Hello all,
I am trying to use test suite as a part of it I want to create a test case scenario i.e., identifying the ui element (finding “File” in Notepad).
Attaching the screenshots for reference along with the error.
Please help
Hello all,
I am trying to use test suite as a part of it I want to create a test case scenario i.e., identifying the ui element (finding “File” in Notepad).
Attaching the screenshots for reference along with the error.
Please help
If you want to compare two Ui Elements then both should be of same data type. But here I see you are trying to compare UiElement with String “File”.
Thanks,
Ashok
Using UiExplorer I already validated the File option.
To identify it I mentioned it as string.
Let me know how to correct it.
When replying, mention the username so user get’s notification otherwise no one gets to know if you replied.
Regarding your issue, please share the code. I will try to check.
Thanks,
Ashok
@ashokkarale I already shared screenshots. Pls look into it and help
Thanks