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
{{ message }}
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
When I run cucumber with the -p android profile, I get the error message
"superclass mismatch for class MainPage (TypeError)"
For some reason it is also loading my iphone pages as well as the android ones and causing a conflict with the page objects.
Can I not use the cucumber runner?