Skip to content

Commit e1db232

Browse files
committed
Added BrowserStack documentation UTM Link
1 parent 0e242aa commit e1db232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
### Note
6767
---
68-
Post these steps, you will have to build and run your application web server on the same runner environment. Further, invoke your test scripts by utilizing the environment variables that have been set by actions. For more detailed steps on how to integrate your test suite with BrowserStack on GitHub Actions, visit [BrowserStack Documentation](http://browserstack.com/docs/automate/selenium/github-actions) for the same.
68+
Post these steps, you will have to build and run your application web server on the same runner environment. Further, invoke your test scripts by utilizing the environment variables that have been set by actions. For more detailed steps on how to integrate your test suite with BrowserStack on GitHub Actions, visit [BrowserStack Documentation](http://browserstack.com/docs/automate/selenium/github-actions/?utm_source=github&utm_medium=partnered) for the same.
6969

7070
After you are done running your tests, invoke the `setup-local` Action again with `local-testing: stop` as the input:
7171
```yaml

0 commit comments

Comments
 (0)