Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Selenium Webdriver(Unable to locate element)
Selenium Webdriver [message #1368561] Tue, 20 May 2014 07:15 Go to next message
loren lai is currently offline loren laiFriend
Messages: 1
Registered: May 2014
Junior Member
Hi @all,

I'm absolute newbiew related to JAVA.
I have a question, please.

I record a test in Selenium IDE. It runs fine under Selenium IDE. After that I export that testcase as Webdriver for JUnit and import that into my eclipse.
I did it with other test cases, too and it runs well in my eclipse.
But to this last test case it does not work.
Suddenly eclipse said that soemthing is wrong with "Unable to locate element" ?

The first step is (expected) it should click on the link below "Daten einfuegen",
but it does not happen !!!
(see my attachment)

What should I do or what is the solution for that ?

Thank you in advance.

Cheers

Loren

Re: Selenium Webdriver [message #1369278 is a reply to message #1368561] Tue, 20 May 2014 14:03 Go to previous messageGo to next message
Oliver Goetz is currently offline Oliver GoetzFriend
Messages: 219
Registered: May 2011
Senior Member
I think this is the wrong Forum for this Kind of question Sad
Re: Selenium Webdriver [message #1831605 is a reply to message #1368561] Mon, 24 August 2020 19:31 Go to previous message
Tanushree Gupta is currently offline Tanushree GuptaFriend
Messages: 2
Registered: August 2020
Junior Member
Try locating elements through various locators like ID, Name, ClassName, XPath etc. and see if it is working
Previous Topic:How to press any key by Jubula's Java API
Next Topic:External Command Ubuntu
Goto Forum:
  


Current Time: Wed Apr 24 20:21:32 GMT 2024

Powered by FUDForum. Page generated in 0.03316 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top