exec doesn't work on firefox
|
08-16-2013, 05:43 PM
Post: #1
|
|||
|
|||
exec doesn't work on firefox
Hi,
I've a multistep-test (with logData 0 and 1 in script) which fails on firefox. I execute javascript with exec-command in the test: http://www.webpagetest.org/result/130816_Z8_91W/ If I remove the exec-line it works: http://www.webpagetest.org/result/130816_5F_91F/ In IE it works with exec, too. I tried "click id=addToBasket" instead of exec and javascript but that doesn't work, too. Regards, Nils |
|||
08-20-2013, 08:12 PM
Post: #2
|
|||
|
|||
RE: exec doesn't work on firefox
anything new about this?
I think the following issue is concerned to the same bug: https://www.webpagetest.org/forums/showt...?tid=12443 |
|||
08-28-2013, 09:41 PM
Post: #3
|
|||
|
|||
RE: exec doesn't work on firefox
This doesn't seem to work on wptdriver 128:
http://www.webpagetest.org/result/130828_H3_DHH/ :-( I know with version 124 I could run javascript. Where can I get the older agents? Do I have to clone https://github.com/WPO-Foundation/webpag...6baf1caa6c and build for my own or are compiled versions of older agents available somewhere? |
|||
08-29-2013, 07:59 PM
Post: #4
|
|||
|
|||
RE: exec doesn't work on firefox
Seems to be a sync-problem in wptdriver. The following script fails:
http://www.webpagetest.org/result/130829_ZF_BXW/ Same script with "sleep 5" in front of exec-command fixes test: http://www.webpagetest.org/result/130829_15_BY3/ The following thread led me to this, so it seems to be the same issue: http://www.webpagetest.org/forums/showth...?tid=12511 |
|||
08-30-2013, 01:33 AM
Post: #5
|
|||
|
|||
RE: exec doesn't work on firefox
Argh - I thought I saw something broken when I was looking at that code the other day - will get it fixed today.
I have a fair number of the older agents here: http://www.webpagetest.org/work/update/bak/ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)