02-18-2009, 08:59 PM
Hi All,
I am working on a web application, i am facing problem with the Browser title it changes in every release so i have used title property and try to make it regular expression through OR.
It has created as below
Browser A1 \(6\.1\.01\) - Login
and my browser title is as below
Browser A1 (6.1.01) - Login
It is working but it takes too much time and writes warning messages in reports regarding the smart identification.
Can you please help me to understand what is wrong in above regular expression?
Thanks,
Sachin
I am working on a web application, i am facing problem with the Browser title it changes in every release so i have used title property and try to make it regular expression through OR.
It has created as below
Browser A1 \(6\.1\.01\) - Login
and my browser title is as below
Browser A1 (6.1.01) - Login
It is working but it takes too much time and writes warning messages in reports regarding the smart identification.
Can you please help me to understand what is wrong in above regular expression?
Thanks,
Sachin