I’m trying to measure the internet explorer (version 9) with wptdriver 2.11 instead of using urlblast. Unfortunately, my wptdriver just opens internet explorer and doesn’t navigate to the page I want to measure. Firefox and Chrome are working fine. The file wptbho.dll is also in the same directory as wptdriver.exe and wptdriver.ini
Hey Pat - i have a ton of questions on this topic … if it’s already documented elsewhere, please point me in the right direction & ignore this message
How should we setup locations.ini and wptdriver.ini in order to have the agent run only wptdriver.exe yet have it handle all browsers? No more urlblast.exe …
Unfortunately, updating wptdriver to version 2.12 hasn’t fixed the problem. IE still just opens and doesn’t navigate to the page. I think the problem might be caused since the IE extension isn’t loaded correctly. Thus, I inspected the loaded dlls of the started IE instance (by using ProcessExplorer). It says that “wptglobal.dll” is loaded but there is no “wptbho.dll” in the loaded dlls of the iexplore process.
Is there anything else (like e.g. registry entries or something like this) that I have to configure for using wptdriver with IE 9 on windows 7 x64?
Go to “Manage add-ons” in IE’s menu and make sure the pagetest and wpthook add-ons are enabled. Sometimes when I launch IE for the first time they have to get manually enabled (info bar pops up).
I’ll be releasing 2.13 in a week or two but there were some pretty scary bugs in the wptdriver IE code (the kind that make you wonder how it ever worked).