Descriptive Programming Expressions not being found
♥ 0 |
One of my coworkers created a UFT test with the following XPATH expressions:
set currentBrowser = Browser("Title:=Smart Commercial Kitchen Web Portal") When he runs these expressions on his test system, they come back as found. On my test system, they come back as false and the test gets stuck. When I view the page in Internet Explorer debugger, I am able to confirm that the values match what is in the search pattern shown above. I’m wondering if there may be some issue with my Internet Explorer plug-in for UFT that is causing these issues.
Marked as spam
|