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
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
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
Hi @sarath_babu
Try to indicate element inside browser and pass the value in the text field
Regards
Gokul
