Hi.I want to use type into activty with anchor base but dont working. how can I fix ?
Set TimeOut field value to 30000 in Type Into activity and then check once.
Set WaitForReady field to Interactive instead of None.
And also one more thing after you set 30000 ms to TimeOut field whether its waited for 30 sec and gave that error or simply it gave that error before only ?
I tried and I got this error
still same. not working
Then problem with Find Element activity only. Check whether Find Element selector is showing valid or invalid.
it is valid
Uncheck SimulateType and then check it once.
If possible try to run the process in Debug mode and check it once.
@Palaniyappan Help me buddy
Its works if I don’t use Anchor Base.but I want to use Anchor Base to avoid getting error
Sorry for the delayed response
Anchor base would work
But we got one more option
Like if the files remains at the same position then we can use SEND HOT KEY ACTIVITY with key as tab
—use n number of activities with key as tab until it reaches the field we want and use them without selecting any element and just the key alone
—once after reaching the field use Type into activity with the input string alone without selector
—then use send hot key again with either key as tab to move to next field or enter to click button
This would work either without any error
Cheers @sufyant
No buddy
No need of anchor base
Directly we can use Send hot key with key as tab and use n number of activities with key as tab until it reaches the field we want and use them without selecting any element and just the key alone
Cheers @sufyant
Like that right buddy ? it worked! @Palaniyappan
Exactly
@sufyant
So is it’s resolved
@sufyant
@Palaniyappan Yess buddy thank you so much. but something have on my mind Is it safe like anchor base ?
Absolutely
If the field remains same at this position then send hot key with key as tab is more reliable
That’s why even it’s suggested to use in a Citirx environment
Cheers @sufyant
@Palaniyappan Thanks again buddy i got it. see you in other questions