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
- indicate element to type into
- input the text you want to type in the text must be quoted textbox
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
Regards
Gokul
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.