Thanks to visit codestin.com
Credit goes to github.com

Skip to content

extended errormessage root selector #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2020

Conversation

kad-derksn
Copy link
Contributor

The error that is trown when the default rootselector ng-app is used, is not realy clear about adjusting the way the library is imported:
"Keyword 'Element Text Should Be' failed after retrying for 30 seconds. The last error was: WebDriverException: Message: unknown error: Unable to find root selector using "[ng-app]". Please refer to the AngularJS library documentation for more information on how to resolve this error."

I made a smal adjustment to add: Unable to find root selector that is given by importing the library using

The error that is trown when the default rootselector ng-app is used, is not realy clear about adjusting the way the library is imported:
"Keyword 'Element Text Should Be' failed after retrying for 30 seconds. The last error was: WebDriverException: Message: unknown error: Unable to find root selector using "[ng-app]". Please refer to the AngularJS library documentation for more information on how to resolve this error."

I made a smal adjustment to add: Unable to find root selector *that is given by importing the library* using
Copy link
Member

@emanlove emanlove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this change. I agree it will be very helpful in understanding issues with root selector errors.

@emanlove emanlove merged commit 016d657 into MarketSquare:master May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants