I am using serenity-bdd with cucumber-jvm for my test framework. I want to run my tests on android emulator using Appium.
Serenity-bdd by default instantiate webdriver which opens firefox. How can I execute my webdriver tests on android emulator?
I am using serenity-bdd with cucumber-jvm for my test framework. I want to run my tests on android emulator using Appium.
Serenity-bdd by default instantiate webdriver which opens firefox. How can I execute my webdriver tests on android emulator?