https://github.com/corefinder89/browserstack-automationcodeblock
https://github.com/corefinder89/browserstack-automationcodeblock
browser-stack deploy-automationstack-cloud
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/corefinder89/browserstack-automationcodeblock
- Owner: Corefinder89
- Created: 2015-05-20T10:40:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-09T04:34:07.000Z (about 7 years ago)
- Last Synced: 2025-10-12T10:34:48.879Z (8 months ago)
- Topics: browser-stack, deploy-automationstack-cloud
- Language: HTML
- Size: 207 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cross Browser Testing using BrowserStack
To get started with Cross Browser testing please clone this repository.
**Step-1:** Register your account with `BrowserStack`.
**Step-2:** Next goto the `Automate` section. You will find it at top of the page. Click on it. You will be seeing a blank section saying your organization does not yet have a project.
**Step-3:** Above there will be a section saying `Username and Access Keys`. Beside that you will find a `+` symbol which you can click to get the username and access keys.
**Step-4:** Use the username and the access keys to get the required automation tests running up on `BrowserStack`.
**Step-5:** Use the `Selenium jars` as required for the required selenium classes and methods.
**Step-6:** Get TestNG from eclipse market place to run and configure your automation tests.
**Note:** For more details please visit my [blog](https://soumyajit2016.wordpress.com/2016/09/10/cross-browser-automation-using-browserstack-services/) link