Added DelayBefore and DelayAfter for “Select Item” activity to choose SSN from drop down.
Empty field is checked.
Enabled and disabled “Stimulate Type” and “SendWindowsMessages” (possible combinations)
Wait for ready is also set to complete (and interactive too)
None of the option worked. What could be the possible issue? I hardcoded “196001011212” in Type Into activity. (It actually variable and both are not working)
@Uday132 Seems like it is a unique kind of issue However Can you try using only half of the SSN number that you want to type and then try checking by manually completing whether the list appears
Thanks. @supermanPunch. We were able to fix it. Select item activity for “SSN” was issue. Though it shows SSN selected in dropdown but it wont. I’ve used click activity instead
Nope, it was select item to choose from drop down. Seems like system dont identify the select item and thus it was not working. Now i am using old school approach. Select dropdown and click text. Type Into for SSN is still intact.