Currently i am running serenity bdd tests with browserstack, looks like session is created and executed tests on default browser instead the capabilities which framework has sent, and all capability which which are displayed in browserstack dashboard input capabilities are correct. can anyone please help me how to resolve.
Currently i am running serenity bdd tests with browserstack, looks like session is created and executed tests on default browser instead the capabilities which framework has sent, and all capability which which are displayed in browserstack dashboard input capabilities are correct. can anyone please help me how to resolve.
below are the details in serenity.conf file
webdriver { driver = "remote" remote.url = "https://hub.browserstack.com/wd/hub" browserstack.user="aaaaaaaaaaaa" browserstack.key="wwwwwwwwwwww"