Jmeter script not recording Google map -
I am using a recording script from jmeter 2.7. I have set up a proxy and have also added the HTTP proxy server in the JMeter workbench with port 8080.
In my application only the user has to load Google Maps with certain colors after logging in. There is no problem with the script, the user login, after login, the user has no Google Maps on the ground on the right page. I tried the same activity again & amp;
Thanks
"text">
Google API (aka GWT) Customer-side makes heavy use of Javascript
IMHO, it is very difficult to emulate the data transmitted over the HTTP protocol within the custom client.
I have resolved to use Selenium-WebDriver so that the browser does all the work.
Comments
Post a Comment