docs: fix small typo in 'Migrating from Protractor' (#14178)
Co-authored-by: Kathleen Brand <kathleen.brand@resmed.com.au>
This commit is contained in:
parent
b22766f840
commit
41c676b3dc
|
|
@ -5,7 +5,7 @@ title: "Migrating from Protractor"
|
||||||
|
|
||||||
<!-- TOC -->
|
<!-- TOC -->
|
||||||
|
|
||||||
## Migration Principes
|
## Migration Principles
|
||||||
|
|
||||||
- No need for "webdriver-manager" / Selenium.
|
- No need for "webdriver-manager" / Selenium.
|
||||||
- Protractor’s [ElementFinder] ⇄ [Playwright Test Locator](./api/class-locator)
|
- Protractor’s [ElementFinder] ⇄ [Playwright Test Locator](./api/class-locator)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue