I can not type a text in a search box

I use this code:

OpenBrowser Chrome “https://aitable.ai/workbench/dstwQowH6Q2rRLk8eR/viwJ7sJu7nSwE

Click Text “Find” -Repeat 2

HoverAndClick Text “Find”

Write “L85”

When I run the agent, it gives me success, but the “L85” is not written in the find box … How can I make this happen?

image

image

Hi Islam,

I checked that and faced the sameproblem :slight_smile:

Problem: AITable uses some non standard input fields.

But we have a solution. You can use Sendkeys action.

Also why did you try to click Find two times? I thing it is not necessary.
Click Text “Find” should work without anything.