Replies: 1 comment 1 reply
-
Yeah totally. The codemod will help you to transform Protractor code into WebdriverIO. Note that this is likely not a 100% full automated process and manual adjustments are required. Check out https://webdriver.io/docs/protractor-migration for more information. Let me know if you have any further questions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have an existing Protractor Framework with Jasmine/Java Script. Now, we have a plan to migrate to WebdriverIO.
Is it wise to setup a new WebdriverIO project with Mocha(s it has best features) and migrate the existing Protractor/Jasmine scripts? Codemode and other migration features supports it?
or, is it wise to setup a new project also with Jasmine?
Any inputs are appreciated on it.
Beta Was this translation helpful? Give feedback.
All reactions