- DanVK
- Posts : 6
Join date : 2012-04-09
Problem with Selenium WebDriver and conditional sentences in Java
Wed Jul 04, 2012 2:22 pm
Hi!
I have a Junit Test in a Java proyect with Selenium WebDriver and I don´t know why the program stop the execution when I evalue a conditional sentence.
The test works well without conditions, but after evaluating an if-else statement the execution is paused, why?
Somebody help me?
I have a Junit Test in a Java proyect with Selenium WebDriver and I don´t know why the program stop the execution when I evalue a conditional sentence.
The test works well without conditions, but after evaluating an if-else statement the execution is paused, why?
Somebody help me?
Re: Problem with Selenium WebDriver and conditional sentences in Java
Wed Jul 04, 2012 3:34 pm
Share your code so that we will get idea on it..
Getting any error?
Getting any error?
- DanVK
- Posts : 6
Join date : 2012-04-09
Re: Problem with Selenium WebDriver and conditional sentences in Java
Wed Jul 04, 2012 4:21 pm
Ok, I resolve it.
It´s VERY IMPORTANT to identify well the web elements and to use better "id", not "title". If the route (xpath) of two elements in a frame it´s the same, Selenium don´t recognized them.
Bye!
It´s VERY IMPORTANT to identify well the web elements and to use better "id", not "title". If the route (xpath) of two elements in a frame it´s the same, Selenium don´t recognized them.
Bye!
- Contract job in Cincinnati,OH-Selenium with Java WebDriver and/or basic Java
- [Help] Problem of running selenium Testcase[Java Junit] with Selenium RC
- Problem with Selenium Webdriver
- generate Reports in Testng using selenium webdriver (java)
- Limitations for Selenium Webdriver - DataDriven Framework using Java
Permissions in this forum:
You cannot reply to topics in this forum