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 actions while all other tests work fine with no mouse movement delay at all. That's why i thougt I could change the mouse movement delay before and after running this sensitve tests so that all other tests won't be delayed.

  • 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. 

2 Replies