Jump to content

Recommended Posts

Posted

I want to test a software periodically (every one hour) and log the test result, whihc is a kind of the interactive app. for testing, i need to click mouse, fill out some infos in the tables. Is it possible to schedule the script and let it run at the background? Right now, the script only can be run at frontend. if i minimize the script, it screwed.

Thanks

Posted

Yes, it's possible. Check the helpfile for Mouse and Control functions.

Thks, I have checked the help. for the mouse event, it depends on the screent x/y. Suppose, If I turn off the monitor and run it at the background, How does it work, please advise. Tks

Posted (edited)

Thks, I have checked the help. for the mouse event, it depends on the screent x/y. Suppose, If I turn off the monitor and run it at the background, How does it work, please advise. Tks

Turning off the monitor it's independent of the script execution.

First, check the behavior or position what you need for certain clicks or better, the window's control.

Test.

Edited by Josbe

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...