-
| conf.codecept.js test output: Running in circles here for something so basic. Any help would be appreciated, thanks. | 
Beta Was this translation helpful? Give feedback.
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:  | 
Beta Was this translation helpful? Give feedback.
-
| Resolved this by finally narrowing down my issue. Below is a working appium helper config: Before Working helper config:  | 
Beta Was this translation helpful? Give feedback.
Resolved this by finally narrowing down my issue. Below is a working appium helper config:
Before
Working helper config: