Skip to content

Commit 9e1fcea

Browse files
committed
docs(test-runners): updated the link to Protractor migration guide
1 parent d5231af commit 9e1fcea

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

src/docs/handbook/test-runners/protractor.mdx

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -270,21 +270,4 @@ exports.config = {
270270

271271
## Migrating from Protractor to WebdriverIO
272272

273-
Introducing Serenity/JS Screenplay Pattern APIs in your test scenarios
274-
can help your code become and stay integration tool-agnostic.
275-
It can also help you migrate from Protractor to a more modern tool like [WebdriverIO](/handbook/test-runners/webdriverio).
276-
277-
:::info Your feedback matters!
278-
Are you planning to migrate your tests from Protractor to another integration tool?
279-
280-
I'm considering writing a **tutorial**, recording a **video**, or maybe even a **course** on how to
281-
migrate your tests from Protractor to WebdriverIO or Playwright in a safe and reliable way that minimises the risk to your organisation.
282-
283-
If you're interested in that, let me know in the comments! 👇👇👇
284-
285-
Also make sure to follow Serenity/JS to get notified 🔔 when new content is available! 🎉
286-
287-
[![LinkedIn Follow](https://img.shields.io/badge/Follow%20Serenity%2FJS-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/serenity-js)
288-
[![YouTube Follow](https://img.shields.io/badge/Watch%20@serenity--js-E62117?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@serenity-js)
289-
[![GitHub Sponsors](https://img.shields.io/badge/Support%20@serenity%2FJS-703EC8?style=for-the-badge&logo=github&logoColor=white)](https://github.com/sponsors/serenity-js)
290-
:::
273+
Follow the [Serenity/JS Protractor migration guide](/handbook/getting-started/serenity-js-with-protractor/#migrating-from-protractor-to-serenityjs)

0 commit comments

Comments
 (0)