This is a migrated thread and some comments may be shown as answers.

Correct element found, but click the different element instead in IE

3 Answers 24 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Fion
Top achievements
Rank 1
Fion asked on 03 Apr 2014, 10:08 AM
Hi Telerik Team,

I'm using Telerik 2012.2, and IE9 as testing env for web testing, and met a weird situation is that I want to click A element, but actually Telerik click B instead under IE, A and B are totally different, then I debug the element A's OuterMarkup, the output is expect means the value I given is correct.  I'm confused why the click operation will go for the element B, I have tried in FF with same code, it works great, please help me on this, thanks in advance.

Below I list one of the failed steps as example, expect I wanna click "Safety Recalls" and I also debug the element I use(See the Debug output), but actually it click the another link which goes to "http://accessories.ford.com/"

See the log:'
LOG: Debug: <a href="http://ownerqa.ford.com/servlet/ContentServer?pagename=Owner/Page/RecallsPage" gnavval="?gnav=foot:ownership:recall-notices">Safety Recalls</a>
LOG: This message can be ignored:Element Not found!
FindExpression used:
[id 'Exact' yui-main]

LOG: The page url is not correct.Expected url contains: servlet/ContentServer?pagename=Owner/Page/RecallsPage ;Actual url is: http://accessories.ford.com/
'Fail' : 4. [CrumbTray_OwnershipClickAndVerification_CodedStep2] : click and verify 'Safety Recalls' link

Also I have uploaded my code, see the attachment!

3 Answers, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 08 Apr 2014, 12:54 PM
Hello Fion,

Thank you for contacting us.

Please confirm that the failing step is step 4. It is clicking on the correct element on my side.

Step 4 is clicking on "Safaty Recalls" link.

Please upgrade your Telerik Framework to the latest version and give it a try.

Hope to hear from you soon.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Fion
Top achievements
Rank 1
answered on 21 Apr 2014, 09:46 AM
Ok, thanks for your response, I will try it in the new telerik release.
0
Boyan Boev
Telerik team
answered on 22 Apr 2014, 10:17 AM
Hello Fion,

Please take your time and update the ticket accordingly.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Fion
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Fion
Top achievements
Rank 1
Share this question
or