Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Chrome driver is not working after Appium Driver init #264

Open
SankalpSharmaSDET opened this issue Sep 21, 2021 · 0 comments
Open

Chrome driver is not working after Appium Driver init #264

SankalpSharmaSDET opened this issue Sep 21, 2021 · 0 comments

Comments

@SankalpSharmaSDET
Copy link

Actor1 initialised and assigned IOSDriver (io.appium.java_client.ios.IOSDriver)
Actor1 performs some action.
Then Actor2 is initialised and assigned ChromeDriver. But here IOSDriver is init again instead of ChromeDriver.

Although if I initialised Actor2 first then Actor1 then its working fine.

Framework components : Serenity, Cucumber, Screenplay, SauceLabs
Using : <serenity.version>2.3.4</serenity.version>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant