IDE element not found - can't use google - new user

55 views
Skip to first unread message

goldtech

unread,
Apr 9, 2012, 9:09:54 PM4/9/12
to Selenium Users
Hi,

New user trying the IDE, Are there issues with Ubuntu and FireFox
11.0. It's not working I can't even search google:

<tr>
<td>open</td>
<td>/</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id=lst-ib</td>
<td>fishbase</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>css=em</td>
<td></td>
</tr>
<tr>
<td>typeAndWait</td>
<td>name=CommonName</td>
<td>tarpon</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Tarpon</td>
<td></td>
</tr>


It now gets an error:

[info] Executing: |open | / | |
[info] Executing: |type | id=lst-ib | fishbase |
[error] Element id=lst-ib not found

before that it got a similar error that this element could not be
found, but as above it stalls immediately in Google now, used to stall
here:

<tr>
<td>typeAndWait</td>
<td>name=CommonName</td>
<td>tarpon</td>
</tr>


I set it on slow - no improvement...

So what am I doing wrong wrong with selenium? Or are there issues and
work arounds?

Thanks

Reply all
Reply to author
Forward
0 new messages