|
conf.codecept.js test output: Running in circles here for something so basic. Any help would be appreciated, thanks. |
Answered by
alaz-aura
Dec 6, 2023
Replies: 2 comments
|
So some progress has been made. using appium desktop inspector I can succesfully launch a session with an app using the following: However, I cannot replicate this successfully in codeceptjs. Here is my latest config: error: |
0 replies
|
Resolved this by finally narrowing down my issue. Below is a working appium helper config: Before Working helper config: |
0 replies
Answer selected by
alaz-aura
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved this by finally narrowing down my issue. Below is a working appium helper config:
Before
Working helper config: