Thread: clicking confirmation box after goBack command
clicking confirmation box after goBack
command
2007-08-14 04:46:19
sIDE does not seem to be able to handle a confirmation box
that appears after a goBack command
------------------------------------------------------------
---------
To unsubscribe, e-mail: selenium-ide-users-unsubscribeopenqa.org
For additional commands, e-mail: selenium-ide-users-helpopenqa.org
Re: clicking confirmation box after
goBack command
2007-08-22 08:15:49
Im having this same problem too, uncanny?
-reverseOrange
------------------------------------------------------------
---------
To unsubscribe, e-mail: selenium-ide-users-unsubscribeopenqa.org
For additional commands, e-mail: selenium-ide-users-helpopenqa.org
Re: clicking confirmation box after
goBack command
2007-08-30 10:02:19
try
<tr>
<td>verifyConfirmationPresent</td>
<td></td>
<td></td>
</tr>
<tr>
<td>waitForConfirmationPresent</td>
<td></td>
<td></td>
</tr>
<tr>
<td>assertConfirmationPresent</td>
<td></td>
<td></td>
</tr>
<tr>
<td>verifyConfirmation</td>
<td>regexp:(.)*</td>
<td></td>
</tr>
--
View this message in context: http://www.nabble.c
om/clicking-confirmation-box-after-goBack-command-tf4266240.
html#a12409125
Sent from the Selenium IDE - Users mailing list archive at
Nabble.com.
------------------------------------------------------------
---------
To unsubscribe, e-mail: selenium-ide-users-unsubscribeopenqa.org
For additional commands, e-mail: selenium-ide-users-helpopenqa.org
Re: clicking confirmation box after
goBack command
2007-11-13 20:57:20
Hi,
I'm also getting this error and when confirmation box is
appeared test stops.how to handle this problem?
please reply...
------------------------------------------------------------
---------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa
?threadID=9674&messageID=31588#31588
------------------------------------------------------------
---------
To unsubscribe, e-mail: selenium-ide-users-unsubscribeopenqa.org
For additional commands, e-mail: selenium-ide-users-helpopenqa.org