Why this error message is coming

hai,
can anyone please help me why this error is showing when using type into activity inside the open browser activity attaching a screenshot with this
thanks in advance

1 Like

Hi @sarath_babu

Since it’s a type into activity kindly indicate the screen (where you want to type) and pass your string in text field

Hope this helps

1 Like

you need to

  1. indicate element to type into
  2. input the text you want to type in the text must be quoted textbox
    image

Hello @sarath_babu

Type into will work for a specific element. So in your case you havent indicated to any element and that ehy you are getting the error. You can either indicate to the required element or you can choose the element from object repository if its already declared.

Thanks

1 Like

Hi @sarath_babu

Try to indicate element inside browser and pass the value in the text field

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjz2Yfs0Nn5AhWz1zgGHWeFDvwQFnoECBYQAQ&url=https%3A%2F%2Fdocs.uipath.com%2Fstudiox%2Fv2019%2Fdocs%2Ftype-into&usg=AOvVaw3sejSKU4tXe_f_AaD_Bj5j

Regards
Gokul

1 Like

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