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
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.AssertionError: 'Value' element for dropdown not defined
at com.epam.commons.Timer.wait(Timer.java:128)
at com.epam.commons.Timer.alwaysDoneAction(Timer.java:90)
at com.epam.jdi.uitests.web.selenium.elements.actions.ActionInvoker.doJAction(ActionInvoker.java:74)
at com.epam.jdi.uitests.web.selenium.elements.actions.ActionInvoker.doJAction(ActionInvoker.java:70)
at com.epam.jdi.uitests.web.selenium.elements.actions.ElementsActions.select(ElementsActions.java:150)
at com.epam.jdi.uitests.web.selenium.elements.complex.Selector.select(Selector.java:50)
getSelected() returns NullPointerException.
The text was updated successfully, but these errors were encountered:
Aks1389
changed the title
Methods select and getSelected for ComboBox element doesn't work.
Methods select and getSelected for ComboBox element don't work.
Aug 19, 2016
select(any_string) returns
getSelected() returns NullPointerException.
The text was updated successfully, but these errors were encountered: