IE WebDriver architecture
You can specify the IE WebDriver architecture to be used for your test by using the following capability:
If you are using BrowserStack SDK, you can set the following capabilities in the browserstack.yml
file:
Capability | Description | Expected values |
---|---|---|
arch |
IE WebDriver architecture which should be used for your test | A string. By default, BrowserStack automatically selects the IE WebDriver architecture based on the browser version provided. Supported values: x32 for 32-bit and x64 for 64-bit. To ensure you use the right version of IE driver architecture, please use our Capability Builder, which automatically shows you the right combinations of IE and IE driver architecture. |
Example
The following sample shows how to configure your Selenium or Appium tests using maskCommands
capability:
BrowserStack SDK is a plug-n-play solution that takes care of all the integration steps for you. Using the BrowserStack SDK is the recommended integration method for your project. To know more, visit the SDK core concepts page.
Capability | Description | Expected values |
---|---|---|
browserstack.ie.arch |
IE WebDriver architecture which should be used for your test | A string. By default, BrowserStack automatically selects the IE WebDriver architecture based on the browser version provided. Supported values: x32 for 32-bit and x64 for 64-bit. To ensure you use the right version of IE driver architecture, please use our Capability Builder, which automatically shows you the right combinations of IE and IE driver architecture. |
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!