Data Extraction from the SAP

Hello Everyone

i need to extract the data from the SAP into excel so i am using TYPEINTO activity in the UiPath Studio for typing the Variant name but if I am doing this activity in the big screen its working but If I am doing this in the local PC screen it failing ,so is their any position i need to set for this ,could you please help me with this?

Hello @nithya.an Set SimulateType = True or SendWindowMessages = True in the Type Into activity so it doesn’t depend on screen resolution.

Optionally, wrap the field in an Attach Window or use an Anchor Base if the position changes.

1 Like

@nithya.an

please show what selectors you are using

also its advised to have zoom set to 100 on screen

cheers

1 Like

@nithya.an

Make sure you are seeing screen resolution same for both environment and try.

1 Like

yes i put that screen size 100 i am using the type into selector

@nithya.an

But what is the selector tht youa re using?

also what is the input method? if hardware the resolution chanegs and screenchanges might effect

cheers