Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login with Bqurious user credentials

  2. Click on Setup

  3. Click on Credentials

  4. Click on Add Credentials

  5. Set the credential Name

  6. Select BrowsetStack as the Credentials Type in the drop-down

  7. Enter your BrowserStack credentials in the username and password fields.
    Username will be the one displayed under settings on BrowserStack (as highlighted below)

  8. Enter the access key provided by BrowserStack in the Access Token field.
    You can find it under BrowserStack Settings.


  9. Enter https://api.browserstack.com/ in the Provide Url field.

  10. Click on Save.

Info

Please note that once you save the BrowserStack credentials, your access key won’t be visible in the Access Token field.

Info

Incase you receive this error “Unable to parse remote response: Authorization required“ while executing on BrowserStack, please re-check your username.
It should be the username displayed under BrowserStack settings and not your email id.

Info

Incase you receive this error “Invalid username or password (WARNING: The server did not provide any stacktrace information)“ while executing on BrowserStack, please ensure that the token provided is correct.

Steps to Execute tests on BrowserStack :

...

  1. Right-click on the client icon.

    Image Added
  2. Click on Setup

  3. Under General tab, you will see a field named Appium Version

  4. Click on Edit.

    Image Added
  5. Enter the desired appium version

    Image Added
  6. Click on Save.

Info

If you do not provide any version in the Appium Version field, the tests will execute on version 1.18.0. Otherwise the tests will execute on the mentioned appium version.
Appium version reference link : https://github.com/appium/appium-desktop/tags

...