N nau310d Client Регистрация 17.05.2011 Сообщения 87 Благодарностей 1 Баллы 0 16.08.2013 #1 Many of us have waited a LONG time for a "wait for element" command which would GREATLY speed things up. Any update on when this is coming?
Many of us have waited a LONG time for a "wait for element" command which would GREATLY speed things up. Any update on when this is coming?
rostonix Известная личность Регистрация 23.12.2011 Сообщения 29 067 Благодарностей 5 715 Баллы 113 17.08.2013 #2 http://zennolab.com/discussion/showthread.php?9981-CodeCreator-C-Wait-for-x-seconds&p=58099&viewfull=1#post58099
http://zennolab.com/discussion/showthread.php?9981-CodeCreator-C-Wait-for-x-seconds&p=58099&viewfull=1#post58099
S Stroks Client Регистрация 09.02.2012 Сообщения 219 Благодарностей 14 Баллы 18 18.08.2013 #3 This should be added in blocks directly. Why? Because I always use some sort of command to determine if a page was loaded correctly. If i had command wait foe element this would take less time.
This should be added in blocks directly. Why? Because I always use some sort of command to determine if a page was loaded correctly. If i had command wait foe element this would take less time.
richim1 Client Регистрация 19.10.2013 Сообщения 17 Благодарностей 0 Баллы 1 05.11.2013 #4 +1 for this For alternative i add pause wait on loop till element appear.