Test Creation

How to use non-Latin characters in script code
User case Sometimes, you may have a situation where you need to work with non-Latin characters within your test scripts. For example, you may be working...
Fri, 10 Oct, 2014 at 4:14 PM
How to determine if there are two identical windows without warning
User Case User needs to handle error dialog by dismiss it whenever error dialog appears, however some time there are 2 error dialogs display and someti...
Wed, 22 Oct, 2014 at 3:39 PM
How to use XPath with some regular expressions
Capture static control with XPath Original XPath In some cases, the XPath includes part that is always changed whenever loading page and it causes fai...
Wed, 4 Oct, 2017 at 1:28 AM