- anbarasiAmateur
- Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai
issue in waiting command
Wed May 09, 2012 2:24 pm
i want my ide script to wait for an inventory page to load , i used waitforpagetoload command and also pause command but still it shows timeout error.
issue is when i click a link abc and that page fully shows inventories , the error shows timeout when i make my script to click the link abc itself. plz let me know any commands
issue is when i click a link abc and that page fully shows inventories , the error shows timeout when i make my script to click the link abc itself. plz let me know any commands
Re: issue in waiting command
Wed May 09, 2012 4:46 pm
are you using clickandwait command to click on link abc??
If yes then change it to click and then use waitforpagetoload or pause
If yes then change it to click and then use waitforpagetoload or pause
- freeskyAmateur
- Posts : 72
Join date : 2011-04-13
Re: issue in waiting command
Thu May 10, 2012 6:00 pm
try waitForElementPresent to wait for one element of inventory page present
- anbarasiAmateur
- Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai
Re: issue in waiting command
Mon May 14, 2012 12:57 pm
yes thanks i tried click and then wait for element command and it works. thanks much
Permissions in this forum:
You cannot reply to topics in this forum