How to get selectors for react tauri windows app in Katalon?

I have a problem regarding getting selectors for my tauri app on windows (build with react), the issue is there are some tags that windows app driver does not recognize like

. In DOM tree I see that they are converted to Text with no id. other tags like windows app driver can recognize them and I can get the id.

Is there a way or workaround to get the

, selectors ??

1 Like

Hi there, :wave:

Thank you very much for your topic! It may take a little while before Katalon team member or others forum members respond to you.

In the meantime, you can double-check your post to see if you can add any extra information i.e. error logs, HTML codes, screenshots, etc. Check out this posting guide to help us help you better!

Thanks! :sunglasses:
Katalon Community team

Hi @b.arda,

Welcome to our community. Would you mind sharing your code and dom so that we can support you?