Friday, January 28, 2011

Text Matching in Open Script

http://oracleats.blogspot.com/2011/01/text-matching-in-open-script.htmlText Matching in Open Script

Text Matching can be performed from TreeView and Code View.

The text matching for a String "India" on a google page would like

web.document("/web:window[@index='0' or @title='Google']/web:document[@index='0']").assertText("MatchText", "India", Source.DisplayContent, TextPresence.PassIfPresent, MatchOption.Exact);
http://oracleats.blogspot.com/2011/01/text-matching-in-open-script.html

No comments:

Post a Comment

Please add value. Sharing is caring