Need to move the cursor in beginning of text box

I need to move cursor to starting point of the text box

Hi @sruthesanju

In the click option you have an option offset select left top there and the selector should be the text boc selector that should make the cursor click on left end

You can adjust by setting values to offsetx and offsety as well

Cheers

HI @sruthesanju

What do you mean by this? Can you share some screenshot and give some more detail.

In the click activity you can find the Cursor Postion in the properties

Regards
Gokul

Hi,

FYI, another approach.

SendHotKey (Keyboard shortcut) with Home key will also work.

image

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.