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
Driver info: driver.version: unknown
at org.openqa.selenium.support.ui.Select.selectByValue(Select.java:209)
at com.ibm.perfmgmt.synthetic.SelectTest.main(SelectTest.java:36)
The text was updated successfully, but these errors were encountered:
Select a absent item in select drop-down, the command result is success. It's expected to Failed.
Environment
Selenese 3.18.0
Selenium : 3.14.0
Geckodriver: v0.21.0
Firefox: 62.0
My test script is
Selenese log is
I test the same case with Java WebDriver , it's worked as expected.
It throw a error
The text was updated successfully, but these errors were encountered: