Forum Discussion
1 Reply
Sort By
- Marsha_R
Champion Level 3
It would be something like
if myfield = a then set myfield = b
else if myfield = b then set myfield = a
else error
Currently, I'm working with TestComplete V15.47 and Edge browser.
I've also installed the extension V14.0. However, the tool randomly fails to launch the browser and displays the following error
It would be something like
if myfield = a then set myfield = b
else if myfield = b then set myfield = a
else error