Questions about UI

Why? How to solve it?

Get Text ‘テキストを取得 ‘Name’’: Could not find the user-interface (UI) element for this action.

Possible solutions:
• Ensure application is opened and the UI element is visible on the screen at execution time
• Edit the Target of the UI activity and use Validation to debug the issue.
• If needed, re-indicate the element as its properties might have changed
• Use “Check state” activity to check the application state before executing the action
• Increase the “Delay before” value to allow time to the application to render entirely and become responsive

Hi @Dingkun_Yang

Might be the bot is not able to find the UI element. Retry the activity that may be helpful to find the UI element.

Use the retry scope activity inside action block insert the Get text activity. Open the properties give 3 in the number of retries field.

If not works by using Retry scope activity,
→ When indicating the UI element by using Get text activity, in the selector option window check the strict selector and uncheck the fuzzy, image.
→ Come back to studio and open the properties find the Wait for page load option in the target options. Select the complete from the dropdown.

Hope it helps!!

@Dingkun_Yang,

If you are sharing this as a tutorial and not question, you can change the tag of the thread to Vote for Tutorial.

Thanks,
Ashok :slight_smile:

Hi @mkankatala

“→ Come back to studio and open the properties find the Wait for page load option in the target options. Select the complete from the dropdown.”

Where is the Wait? Could you kindly send an image for indicating where the Wait is?

Check the below image for better understanding,

Hope you understand!!

Hi @ashokkarale

I tried to achieve “change the tag of the thread to Vote for Tutorial”, but it seems like that I did not find correct place.
Could you kindly send an image in indicating “change the tag of the thread to Vote for Tutorial”?

@Dingkun_Yang,

Click on Edit on thread title and change the tag.

Thanks,
Ashok :slight_smile:

I tried, but it didn’t work:

In the Targeting methods option check the strict and uncheck all other selectors… @Dingkun_Yang


Sorry, where is Edit?

@Dingkun_Yang,

Beside the title visible to me. Refresh it once

image
s

It works. Amazing.
Thank you a lot. @mkankatala

1 Like

It’s my pleasure… @Dingkun_Yang

Happy Automation!!

“Refresh it once” means refresh this page link, right?

When refresh this page link, Edit did not emerge beside the title.

I edited the Title to Help, That’s not a problem… @Dingkun_Yang

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.