Get your setup working faster. Join our Discord for optimisation tips from elite testers.Join our Discord
Enabling sidebar on Edge
Learn how to enable or disable the sidebar on Edge Browser in Selenium tests on Browserstak Automate.
Microsoftβs Edge browser has a sidebar to access the productivity tools and apps from it. You can access the sidebar of the Edge browser in your automated test scripts for BrowserStack Automate.
Supported OS and Edge version
OS
Edge version
macOS & Windows
105 and above
Using capability to enable sidebar on Edge
By default sidebar on the Microsoft Edge browser is disabled in BrowserStack Automate. You can access the sidebar on the Microsoft Edge browser using the following capabilities.
Note that the enableSidebar capability has to be placed under the edge capability, and will only work if you have declared Edge as the browserName.
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.