Get help with testing, discuss unit testing strategies etc.


Post by vakhsakhalyan »

Hi,
I would like to disable mouse moving during the execution. It run very slow. I run my tests automatically via web browser. How can I do it fast or disable it ?

Post by nickolay »


Post by vakhsakhalyan »

Thanks perfect!!!
One more question about reporting generated by Siesta. Does Siesta support now testng format of reporting?

Post by nickolay »

Yw! No, unfortunately it does not. See the launcher does (bin/webdriver --help) for --report-format option for supported formats.

Post Reply