As per my requirement, I need to run few activities in background i.e., i am performing type into and click activities in SAP and i don’t want that to be visible on the screen that is user should not see the operations that i am doing in SAP.
Please help me in achieving this.
I don’t want to see entering value to the field and clicking etc. It should run in background. Actually i am making few modifications in SAP at backend. So when user runs my script he should not see those backend changes during run.
Is it possible to show the blank screen or any previous screen and perform typeinto and click at the background so that my actions will not be captured.