What is the difference between a Click activity whose SimulateClick property is checked and another one with the same property unchecked?
Options are :
A.
The activity with an enabled SimulateClick flag does not click the target element, it just simulates the action.
B.
The activity with the SimulateClick flag unchecked moves the mouse cursor over the target element, while the one with the flag set does not move the mouse cursor.
C.
There is no difference - both can be used in same scenarios.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit