Hi there,
I am trying to implement an automated test suite which submits a form with a test user and checks the way the user runs through automations. I want to have this like a kind of “unit test” for my automations which checks for tags, clicks links in E-Mails etc.
I am planning to do this with Robot Framework, Selenium, IMAP Library and REST library.
But… there is one problem. When testing manually, I can click on “skip this wait” to get over wait times of hours and days.
Is there any way to do achieve this via the REST API? The robot cannot wait for days…
Thanks & regards,
Simon