How to mouse over a referenced element

General discussion about eValid, its characteristis and applications.

How to mouse over a referenced element

Postby SGolomb » Thu Apr 15, 2021 11:55 am

Hello.

How can I move the mouse over a referenced element?

Thank in advance.
SGolomb
 
Posts: 1
Joined: Thu Apr 15, 2021 11:51 am

Re: How to mouse over a referenced element

Postby eValid » Fri Apr 16, 2021 10:24 am

SGolomb wrote:Hello.

How can I move the mouse over a referenced element?

Thank in advance.


Fair question SGolomb, but actually you don't really ever need to do that.

eValid's architecture is such that if you know the element number you can click on it without having to know the position of the mouse.

That is, the acceptance of a mouse click and the response that comes after that, are all handled internally by eValid.

Here are some of the eValid commands that may do this for you:

(1) ElementClick wid idx [x y] "id" "visible_text" "frame_path" [NAV] ElementDblClick wid idx [x y] "id" "visible_text" "frame_path"
[NAV]

(2) SubmitClick wid idx "id-value" "name-value" "visible-label" "frame_path" [NO_NAV]

(3) ButtonClick wid idx "id" "name" "label" "frame_path" and there are several others available.

n all of these the wid is the window number, idx in the DOM index number, and id is the value of the id-attribute on the given page element.

Also, frame-path identifies which frame you are in and the NAV or NO_NAV tag tells evalid what to expect to happen after the command is issued, NAV obviously explains that there'll be a Navigation and that eValid is to wait for it to complete.


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to General Solution Topics

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons