Page 1 of 1

Is there a way to prevent webpages from redirecting

PostPosted: Thu Dec 15, 2022 11:19 am
by DavidG
Hi.

How can I prevent automatic redirection of web pages?

Thanks

Re: Is there a way to prevent webpages from redirecting

PostPosted: Fri Dec 16, 2022 9:02 am
by eValid
DavidG wrote:Hi.

How can I prevent automatic redirection of web pages?

Thanks


Thanks for asking DavidG.

You can't, except by modifying the web page in question.

But eValid doesn't care about this, so even if the next page is from a completely different domain your recorded script will work just fine.

(Side Note: For some of you who are experts on this, yes, this behavior has the potential to violate the "Same Origin Policy" (SOP) which applies to all web browsers.

See this Wikipedia page fora good explanation of the SOP: https://en.wikipedia.org/wiki/Same-origin_policy

This is not a problem because the eValid a free-standing executable which has the same "standing" in terms of security issues as any browser does.)


--eValid Support