serenity-bdd / serenity-documentation

The main Serenity BDD documentation
Apache License 2.0
40 stars 61 forks source link

Serenity custom driver unable to capture screenshots #108

Closed vdevarapu closed 7 years ago

vdevarapu commented 7 years ago

I am trying to implement SeeTest MobileWebDriver in Serenity. I have added the properties in serenity.properties file and I also implemented the DriverSource to return new MobileWebDriver. Issue is I am unable to capture any of the screenshots as the driver instance is local and not the one from the PageObject.