Problem with stoppping/breaking my script in SeIDE
7 views
Skip to first unread message
H. Groot
unread,
Jul 18, 2011, 4:59:47 AM7/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SeleniumWiki
Hi all,
I'm new with using Selenium IDE.
And my script won't stop when I use "break" as a stopping point.
Pause will only stop for a short period of time and a breakpoint can't
be saved in my script.
Can anyone help me?
I have to temporarily stop my script to click on a button in my screen
because I can't get the focus back on that window.
Best Regards.
Hugo
Pavandeep Puddupakkam
unread,
Jul 25, 2011, 8:22:29 AM7/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SeleniumWiki
You can use a combination of setTimeout command and
waitforelementpresent