You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[info] ru.yandex.qatools.htmlelements.exceptions.HtmlElementsException: java.lang.InstantiationException: XXX.EnvironmentsPage$EnvironmentBlock
[info] at ru.yandex.qatools.htmlelements.loader.decorator.HtmlElementFactory.createHtmlElementInstance(HtmlElementFactory.java:37)
[info] at ru.yandex.qatools.htmlelements.loader.decorator.proxyhandlers.HtmlElementListNamedProxyHandler.invoke(HtmlElementListNamedProxyHandler.java:40)
If this quite technical limitation for now (according to my limited knowledge of nested classes), it would be good to notice that on start page, because error log is confusing.
P.S. It would be nice to notice that on Read.me that List are supported aswell
P.P.S. I didn't get when and why I should use @Name anotation
The text was updated successfully, but these errors were encountered:
Used version: 1.9-Snapshot
Sorry for scala syntax... however.
Works fine:
Doesn't work
Throws on
Log
If this quite technical limitation for now (according to my limited knowledge of nested classes), it would be good to notice that on start page, because error log is confusing.
P.S. It would be nice to notice that on Read.me that List are supported aswell
P.P.S. I didn't get when and why I should use
@Name
anotationThe text was updated successfully, but these errors were encountered: