Use this tag if your problem is caused by or primarily involves a NoSuchElementException in Java.
Running Selenium WebDriver 2.37.1 I'm receiving an intermittent problem when running a test and receive the following error: org.openqa.selenium.…
selenium webdriver nosuchelementexceptionI have written few test cases in Selenium WebDriver using Java and execute them on grid (hub and multiple nodes). …
java selenium-webdriver selenium-grid nosuchelementexceptionI'm trying to iterate through a list using the iterator over my list of Logs. The goal is to search …
java iterator nosuchelementexceptionRunning the Spark bisecting kmmeans algorithm in Zeppelin. //I transform my data using the TF-IDF algorithm val idf = new IDF(…
scala apache-spark apache-zeppelin nosuchelementexceptionSo I'm trying to make a simple program in Java that reads a text file (from a command line argument) …
java java.util.scanner nosuchelementexceptionDoes anyone see a problem with this? First input works fine, but after the first loop, it doesn't ask to …
java nosuchelementexceptionSo I have a pretty big java application that I wrote a year ago and I'm trying to understand it …
java exception exception-handling nosuchelementexceptionI'm using Retrofit 2.0.0-beta2 with RxJava 1.0.14. I handle errors this way because I need to execute some code in doFinally: .…
java android retrofit rx-java nosuchelementexceptionI have the following list: <ul> <li> item1 is red </li> <li> …
java list xpath selenium nosuchelementexceptionI have a problem with the timeout time of the NoSuchElementException, it seem to be 30 seconds by default and I …
java selenium selenium-webdriver timeout nosuchelementexception