Enable GeoComply App Support in BrowserStack
Learn how to use the geoComplyApp
capability in BrowserStack Automate to support GeoComply-based location verification in test sessions.
The geoComplyApp
capability is a Enterprise only offering. Reach out to our support team to enable this feature.
Some websites require users to verify their physical location through the GeoComply app. You can use the geoComplyApp
capability to enable GeoComply-based location verification on Automate sessions. This feature is intended for users who want to test websites requiring compliance with GeoComply on Automate Desktop sessions.
The geoComplyApp
capability is currently supported only for Chrome, and Edge browser versions supporting GeoComply running on MacOS Ventura or higher.
Capability | Description | Value |
---|---|---|
geoComplyApp | Use this capability to enable Geocomply installation on the terminal in your Automate session. | true |
If you are using BrowserStack SDK, you can set the following capabilities in the browserstack.yml
file:
userName: YOUR_USERNAME
accessKey: YOUR_ACCESS_KEY
platforms:
- browserName: Edge
os: OS X
osVersion: Sequoia
browserVersion: latest
- browserName: Chrome
os: OS X
osVersion: Sonoma
browserVersion: latest
projectName: BrowserStack Self-Heal
sessionName: First Self-Heal Test
geoComplyApp: true
When the geoComplyApp
capability is enabled, the GeoComply app will be installed on the terminal for that session.
Limitation
- The
wsLocalSupport
capability cannot be used along with geoComplyApp capability.
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!