You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you expose more info like your config file? My primitive assumption is that perhaps the types generation is missing. https://codecept.io/typescript/
I have been struggling to get this working for react-native. Some errors include things like:
Property 'seeAppIsInstalled' does not exist on type 'I'.
Haven't gotten a test running yet so not even sure what other errors will come up.
I would assume something is missing from the installation process?
above is the test .. very bare bone and fails when I run:
yarn codeceptjs run
The text was updated successfully, but these errors were encountered: