Page 1 of 1

How do I tell eValid to lose focus on my webpage

PostPosted: Mon Dec 26, 2022 8:03 am
by MaggieQ
Good morning.

How does a user configure or program eValid to "lose focus" on a web page?

Thank you

Re: How do I tell eValid to lose focus on my webpage

PostPosted: Tue Dec 27, 2022 8:03 am
by eValid
MaggieQ wrote:Good morning.

How does a user configure or program eValid to "lose focus" on a web page?

Thank you


Thanks for asking MaggieQ.

Curious question, but let's review.

To obtain focus in a particular window in a chain of windows produced in a test playback, the command you use is: Focus "wid" where "wid" is the number (or sequence) of the window.

To "lose focus" all you have to do is choose to issue the command: Focus "wid -1"

That puts the focus in some window OTHER than the one that is current.

That page is now the one that is in focus, thereby the prior one is out of focus.

Hope this helps.


-- eValid Support