Dernival Liandro
Dernival Liandro
@ayushi-nyk I was with the same issue in a recent project, but I am actually studying about the new versions of Appium and Selenium, and I am really focused in...
Hi @Salchi12, you can use a browserstack.yml file to send parallel tests: ``` userName: yourUser accessKey: yourPass framework: testng app: bs://sample.app platforms: - platformName: android deviceName: Samsung Galaxy S22 Ultra...
@Salchi12 You know that BrowserStack has a list of possible devices to choose from, right? Try this link to verify the devices and OS version, before to set your test...