Timer doesn't work after starting keyword test from the script
Hello, I have script that starts specified keyword test using KeywordTests.MyTest.Run() method. In this keyword test I run script where I start Timer like this: Utils.Timers.Cear; ...
Thank you for a quick reply - but I tried that one - it works only if you run project suite, but if you want to start separate keyword test, as I do in my case, that timeout won't work.