Skip to content
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

Improve logging of page objects initialization failures #6

Closed
wsbaser opened this issue Jun 1, 2016 · 1 comment
Closed

Improve logging of page objects initialization failures #6

wsbaser opened this issue Jun 1, 2016 · 1 comment

Comments

@wsbaser
Copy link

wsbaser commented Jun 1, 2016

AR:
If some field in page object is initialized incorrectly, framework throws an exception:
java.lang.AssertionError: Error in getElementInstance for field 'table' with type 'CustomTable
customelements.CustomTable'

ER:
Sometimes it is hard to find incorrect field in page object having only field name and field type.
Page object class/component class should be also logged.

@elv1s42 elv1s42 added the is:bug label Jun 16, 2016
@RomanIovlev
Copy link
Collaborator

will be fixed in 1.0.18

@RomanIovlev RomanIovlev added this to Released in JDI Contribute Jun 7, 2017
RomanIovlev pushed a commit that referenced this issue Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants