0

can we setup Appium with serenity/JS to supports running tests on mobile devices for hybrid applications?

Mani
  • 9
  • 4

1 Answers1

0

It's Protractor's responsibility to provide Serenity/JS with an instance of a browser, so it should be enough to configure Protractor to use Appium as per the documentation.

Hope this helps!

Jan

Jan Molak
  • 4,426
  • 2
  • 36
  • 32