Page 1 of 1

Using eValid to test a website on multi browser versions

PostPosted: Mon May 20, 2019 10:14 am
by JLorner
Morning.

What about trying out a website on multiple different browsers?

What can be done?

Thanks

Re: Using eValid to test a website on multi browser versions

PostPosted: Tue May 21, 2019 8:25 am
by eValid
JLorner wrote:Morning.

What about trying out a website on multiple different browsers?

What can be done?

Thanks


Great question JLorner, thanks for asking.

The eValid approach to this is to evoke the different browsers by manipulating how eValid tells the server what kind of browser it is pretending to be.

You do this by adjusting the User Agent String (UAS) to reflect a different browser type; doing this [typically] causes the server to send over HTML that is specific for that kind of browser.

[We say typically because some servers and some websites don't pay any attention to the browser type...but that is an exception.]

Here is the eValid command to SetUserAgent:


http://e-valid.com/Products/Documentati ... ation.html

Let us know if we can help further.


-- eValid Support