Skip to content

Commit 2e823f6

Browse files
authored
Merge pull request #4 from MukulGupta1/patch-2
PHP Unit - Fixed broken link
2 parents 99c16e5 + cf1a747 commit 2e823f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* To run local tests, run `composer local`
1616

1717
## Notes
18-
* You can view your test results on the [BrowserStack automate dashboard](https://www.browserstack.com/automate)
18+
* You can view your test results on the [BrowserStack Automate dashboard](https://www.browserstack.com/automate)
1919
* To test on a different set of browsers, check out our [platform configurator](https://www.browserstack.com/automate/php#setting-os-and-browser)
2020
* You can export the environment variables for the Username and Access Key of your BrowserStack account
2121

@@ -25,7 +25,7 @@
2525
```
2626

2727
## Additional Resources
28-
* [Documentation for writing automate test scripts in PHP](https://www.browserstack.com/automate/php)
28+
* [Documentation for writing Automate test scripts in PHP](https://www.browserstack.com/automate/php)
2929
* [Customizing your tests on BrowserStack](https://www.browserstack.com/automate/capabilities)
30-
* [Browsers & mobile devices for selenium testing on BrowserStack](Browsers & Mobile Devices for Selenium Testing)
30+
* [Browsers & mobile devices for selenium testing on BrowserStack](https://www.browserstack.com/list-of-browsers-and-platforms?product=automate)
3131
* [Using REST API to access information about your tests via the command-line interface](https://www.browserstack.com/automate/rest-api)

0 commit comments

Comments
 (0)