How does eValid find a string on my webpage

How to use eValid to support regression testing.

How does eValid find a string on my webpage

Postby ArleneM » Thu Jun 14, 2018 10:01 am

Hello.

How eValid goes about finding whether a particular string appears on my webpage?

Thanks
ArleneM
 
Posts: 1
Joined: Thu Jun 14, 2018 9:59 am

Re: How does eValid find a string on my webpage

Postby eValid » Fri Jun 15, 2018 12:16 pm

ArleneM wrote:Hello.

How eValid goes about finding whether a particular string appears on my webpage?

Thanks


Thanks for the question ArleneM.

Simple enough.

You said "appears" but you didn't specify where. So you must meen in the visible text of the page...without regard to where in the page.

The commands for this are these two:

MatchString wid "text" key ["frame_path"]

MatchString wid "text" key ["frame_path"]

The first one PASSes (that is, doesn't throw an error) if the string you have is found

The second variant does the reverse, and you use that variation to confirm something is NOT on the page.

The key tells eValid to do the search "case insensitive" if the key = 0, and "case sensitive" if key = 1.

Hope this answers your question.


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


Return to Regression Testing

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