Unable to migrate protractor page file in to webdriverio #88
Unanswered
JeevanHB
asked this question in
Migration Issue
Replies: 1 comment
-
I recommend use page objects as documented here. The code looks like an outdated way of extending JavaScript classes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Observing error: ERR ./Original/aceEntityPage.js Transformation error (Cannot read properties of undefined (reading 'type'))
TypeError: Cannot read properties of undefined (reading 'type'
Protractor javascript file sample:
Let us know how to resolve this issue.
Beta Was this translation helpful? Give feedback.
All reactions