Automating test case

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


@shama93,

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 :slight_smile:

Using UiExplorer I already validated the File option.

To identify it I mentioned it as string.

Let me know how to correct it.

@shama93,

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 :slight_smile:

@ashokkarale I already shared screenshots. Pls look into it and help

Thanks