Cannot auto open Chrome on Test Agent
|
10-14-2011, 02:52 PM
(This post was last modified: 10-14-2011 02:53 PM by tuan.)
Post: #1
|
|||
|
|||
Cannot auto open Chrome on Test Agent
I set up Test Agent to test with Google Chrome, but chrome cannot open automatically. Here is my wptdriver.ini:
Code: [WebPagetest] and my settings.ini: Code: [locations] Please tell what's wrong in my configuration. Thanks! |
|||
10-14-2011, 10:10 PM
Post: #2
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
Couple of items with the wptdriver.ini:
1 - remove the work/ from the URL. Unlike urlblast.ini, it is not needed, just the base URL for the server. 2 - For the user data dir and extension parts of the command line, leave the %WPTDIR% and %PROFILE% strings from the original, they will be expanded automatically 3 - You shouldn't need the cache= line (as long as you use %PROFILE% for the user_data_dir). I'm assuming the path to the chrome exe is correct (I expect #1 was the main problem) Thanks, -Pat |
|||
10-17-2011, 01:21 PM
Post: #3
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
Hi Pat,
Here is my wptdriver.ini file after changing: Code: [WebPagetest] |
|||
10-17-2011, 11:00 PM
Post: #4
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
sorry, one more change - in wptdriver.ini it should be "Key=", not "Location Key=". Sorry for changing the names from urlblast.ini but we were taking the opportunity to try to make things a little cleaner on the new platform.
|
|||
10-18-2011, 11:33 AM
Post: #5
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
Yeah, brilliant! It's exact I need. Thanks so much Pat!
|
|||
10-18-2011, 07:33 PM
Post: #6
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
Now, it works ok with Chrome, and shows the results right. But when I click "Create video" button, it cannot create video, just staying the "Video will be create shortly" screen. (When I change to use IE for Test Agent, creating video is ok).
Do we need any plugin for creating video when using Chrome for Test Agent? |
|||
10-18-2011, 08:23 PM
Post: #7
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
Are the IE and Chrome agents connecting to the same server (you can run both wptdriver and urlblast at the same time, they will make sure only one is running a test at a time)?
Only urlblast knows how to render videos right now so you need at least one instance of it running, even if it isn't connected to a location. The videos can be rendered by any location it doesn't need to be the same one that ran the test. Thanks, -Pat |
|||
10-19-2011, 05:59 PM
Post: #8
|
|||
|
|||
RE: Cannot auto open Chrome on Test Agent
So amazing, I have just tried your solution. It works perfectly right now.
Big thank for you, Pat. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)