Hello all
I need to send TAB key multiple times( 9).
Is there a way I can send it using one send hot hey activity or do i need to use it nine times?
Hey
Try with this
1 Like
1 Like
String.Join(ββ,Enumerable.Repeat(VbTab,9))
use this in Typeinto activity
Hi @Dinesh_Babu_S ,
Why you need to send tab 9 times? Can you explain you criteria please , because sometimes the hot keys may fails.
Regards,
Pavan Kumar
Hi @pavan_kumar5 .
Thank you for responding.
I have scenario where I need to fill the table.
Using type into activity is failing , if the page is refreshed.( Type Into βSPAN tbl2077[1,4]_cβ: The UiElement is no longer valid)
Is that possible cane we connect via zoom?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.