File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed
src/docs/handbook/test-runners Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -270,21 +270,4 @@ exports.config = {
270
270
271
271
## Migrating from Protractor to WebdriverIO
272
272
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 )
You can’t perform that action at this time.
0 commit comments