Page 1 of 1

In depth explanations on frame naming

PostPosted: Fri Nov 18, 2016 7:04 pm
by Awhiting
Evening.

Can you tell me more about frame naming?

I need to dig into sub-frames on my page and don't know how this works.

Thanks

Re: In depth explanations on frame naming

PostPosted: Mon Nov 21, 2016 4:25 pm
by eValid
Awhiting wrote:Evening.

Can you tell me more about frame naming?

I need to dig into sub-frames on my page and don't know how this works.

Thanks


Sure happy to help Awhiting.

Individual web pages may consist of any number internal frames (iframes).

To test such a page, eValid records an identification of a frame within which a command will apply by using either:

(1) "name:title" where the title is taken from the DOM values in the page.

(2) "name:number" where the value of number is a simple integer.

When the title of a frame is blank, eValid automatically assigns it a frame number.

Here is the manual page for this

http://www.e-valid.com/Products/Documen ... _path.html

You can tell eValid to use ONLY frame numbers, and this option is recommended in case you have a page that changes the names of frames from day to day.

-- eValid Support