Search found 3 matches

by basv
Tue Jan 14, 2014 4:21 pm
Forum: Object Identification and Technologies
Topic: Capture innertext from unknown number of tags
Replies: 2
Views: 2639

Capture innertext from unknown number of tags

Hello, I'm pretty stuck with the following case. I need to get the innertext from all the <a>-tags from an unknown number of <a>-tags and put all these innertexts in a simple data table. The following (variable) code is given, for instance: ... <body> <ul class="nav"> <li class="btn"> <a href="1.htm...
by basv
Thu Dec 05, 2013 2:48 pm
Forum: Object Identification and Technologies
Topic: Failed to find item during testing
Replies: 5
Views: 2891

Re: Failed to find item during testing

basv wrote:I have exactly the same issue. What have you done to solve this issue? Any tips?
My issue was that my test suite was located and stored on a network drive. Testing works fine after copying it to my local hard drive.
by basv
Wed Dec 04, 2013 10:35 am
Forum: Object Identification and Technologies
Topic: Failed to find item during testing
Replies: 5
Views: 2891

Re: Failed to find item during testing

I have exactly the same issue. What have you done to solve this issue? Any tips?