Forum Discussion

TestedOrange's avatar
TestedOrange
Occasional Contributor
5 years ago
Solved

Is it possible to modify project settings (mouse movement delay) from a script?

Is it possible to change the playback's mouse movement delay (which is a project setting) from a script at runtime?   I have a few tests which need a larger mouse movement delay to recognize action...
  • tristaanogre's avatar
    5 years ago

    While some options can be changed at runtime, this one cannot.

     

    However, what you might want to try is using LLPlayer events to simulate the mouse movement for those more sensitive tests.