There are 2 search boxs and I want to enter search criteria in “search report” box but not working.
- How to resolve this type into problem?
- How to clear the existing text in the search box ?
There are 2 search boxs and I want to enter search criteria in “search report” box but not working.
Please Use Ui Explorer and Check if there is an aaname
attribute that you can use or an attribute that could provide more stability for the Selector.
For Clearing the Existing Text, we could enable the EmptyField
Property in the Type into
Activity.
Also, What is the current error that you face when using Type Into ?
Try like this
If Possible can you share the link of the website?
Regards
Sudharsan
@Gunasekaran_Kandasamy Enable the empty field property. So that it clears the data before typing
Emptyfield is working fine.
There are 2 input text box as per the first snap shot it picks up first search box rather than 2nd one when i put parentid = ember* . Same if i try with ember6941 (number) it works fine.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.