About 834,000 results
Open links in new tab
  1. Setting browser specific capabilities using Browserstack SDK

    Feb 2, 2025 · The capabilities defined as part of the browserstack.yml file will take precedence when executing with the BrowserStack's SDK. We can define the browser specific arguments in the yml file …

  2. Where is a list of browserstack_executor actions?

    Mar 3, 2021 · delete_status = driver.execute_script(f'browserstack_executor:{json.dumps(action)}') I keep getting invalid action with all of the 3 I've tried so there must be something else to get rid of a …

  3. How to upload the build on Browser Stack (App-Automate & App Live ...

    Apr 24, 2025 · However, since App Center was decommissioned on March 31, 2025, builds must now be uploaded directly to BrowserStack's App Automate and App Live services. This can be efficiently …

  4. BrowserStack: Unexpected error. Authorization required

    Sep 6, 2018 · I have two simple tests that are using RemoteWebDriver with ChromeOptions and EdgeOptions. Both these tests are using common code to set capabilities, including the …

  5. Browserstack Nunit testing - run locally - Stack Overflow

    Jan 26, 2025 · To run tests locally, you need a way to bypass the BrowserStack SDK interception for local tests. Use an environment variable to differentiate between running tests locally and on BS.

  6. BrowserStack and Azure integration and Run Tests

    Jul 13, 2021 · BrowserStack and Azure integration and Run Tests Asked 4 years, 4 months ago Modified 3 years, 7 months ago Viewed 2k times

  7. selenium - Browserstack Connection Errors - Stack Overflow

    Sep 4, 2020 · I am using Browserstack and WebdriverIO for website automation. The website is behind a firewall and we're using browserstack.local, and we have been running into a few issues with the …

  8. Getting Browserstack Idle Timeout in Automation - Stack Overflow

    Nov 15, 2023 · Getting Browserstack Idle Timeout in Automation Asked 2 years ago Modified 2 years ago Viewed 186 times

  9. automated tests - BrowserStack's App Automate- Error when running …

    Nov 16, 2023 · This is my first time using BrowserStack's App Automate and I downloaded the sample project from the Quick Integration Guide using C#. When I run the tests for the sample project, I get …

  10. Programmatically modifying browserstack configuration file

    Aug 9, 2024 · When working with BrowserStack App Automate using the TestNG framework, the browserstack.yml configuration file is typically processed at the very beginning of the test execution …