Create automated-testing-with-a-custom-driver.md (#12446)
* Create automated-testing-with-a-custom-driver.md * Update automated-testing-with-a-custom-driver.md * Add 'Automated Testing with Custom Driver' to ToC * Update automated-testing-with-a-custom-driver.md
This commit is contained in:
parent
f9ee24f8f0
commit
94236bf4eb
2 changed files with 137 additions and 1 deletions
|
@ -59,6 +59,7 @@ an issue:
|
|||
* [Using Selenium and WebDriver](tutorial/using-selenium-and-webdriver.md)
|
||||
* [Testing on Headless CI Systems (Travis, Jenkins)](tutorial/testing-on-headless-ci.md)
|
||||
* [DevTools Extension](tutorial/devtools-extension.md)
|
||||
* [Automated Testing with a Custom Driver](tutorial/automated-testing-with-a-custom-driver.md)
|
||||
* [Application Distribution](tutorial/application-distribution.md)
|
||||
* [Supported Platforms](tutorial/supported-platforms.md)
|
||||
* [Mac App Store](tutorial/mac-app-store-submission-guide.md)
|
||||
|
@ -152,4 +153,4 @@ These individual tutorials expand on topics discussed in the guide above.
|
|||
|
||||
## Development
|
||||
|
||||
See [development/README.md](development/README.md)
|
||||
See [development/README.md](development/README.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue