calabash / x-platform-example

Example of cross-platform BDD with Cucumber and Calabash
90 stars 60 forks source link

Superclass mismatch #1

Open thestumonkey opened 10 years ago

thestumonkey commented 10 years ago

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?

krukow commented 10 years ago

@thestumonkey sorry for the delay. Is this still happening?

mcmug8 commented 9 years ago

I am getting this error 'undefined local variable or method 'uninstall_apps' when trying to run the test. Any idea why?

jmoody commented 9 years ago

@mcmug8 Your issue does not appear to be related to this issue. Am I incorrect? Can you open a new issue?