Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
fix(doc): removed reference to non-existing/deprecated section
Browse files Browse the repository at this point in the history
  • Loading branch information
xgirma authored and heathkit committed Feb 20, 2020
1 parent c8b037d commit ddf314a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ gulp lint

Most of the code is written in TypeScript, with the exception of a few js files.

`lib/debugger` is for element explorer, `browser.pause` and `browser.explore`.
`lib/driverProviders` controls how WebDriver instances are created.
`lib/frameworks` contains adapters for test frameworks such as Jasmine and Mocha.
`lib/selenium-webdriver` and `lib/webdriver-js-extender` are used ONLY for API documentation generation.
Expand Down

0 comments on commit ddf314a

Please sign in to comment.