Page 1 of 1

An easy way to open a new eValid browser or tab

PostPosted: Thu Apr 06, 2023 9:55 am
by JSolari
Morning.

Does eValid have a command that will open up a new browser window (like opening a new tab)?

Thanks in advance.

Re: An easy way to open a new eValid browser or tab

PostPosted: Fri Apr 07, 2023 10:33 am
by eValid
JSolari wrote:Morning.

Does eValid have a command that will open up a new browser window (like opening a new tab)?

Thanks in advance.


Thanks for asking JSolari.

Simple enough.

The command is: NewWindow URL seconds [ x y w h] where URL is the target page of the new window, will disappear after seconds (unless seconds = 0, in which case it is permanent, and will appear at location x,y on the screen with width w and height h?

In addition, the new window will inherit the UAS (User Agent String) properties of the parent from which the command was executed.


-- eValid Support