The import org.openqa.selenium.By; is never used, What this warning for?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/8db6298f-443c-40b9-a868-79c06be0742c%40googlegroups.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
The import org.openqa.selenium.By; is never used, What this warning for?
--
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/189c9186-4102-4864-90fb-6d5a4a1c2682%40googlegroups.com?hl=en-US.
Also If I used HtmlunitDriver, I am getting below Error
Exception in thread "main"
java.lang.UnsupportedOperationException: Window handling not yet implemented in HtmlUnit
at org.openqa.selenium.htmlunit.HtmlUnitDriver$HtmlUnitOptions.window(
HtmlUnitDriver.java:1233)
at Dxp.DxpDisplay.main(
DxpDisplay.java:14)
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/4e6ac056-dce8-4dc1-abfd-df4d761d24ab%40googlegroups.com?hl=en-US.