admin
November 15, 2020, 9:14pm
5
Thanks for the details. I am quite sure that this behavior is caused by the “click twice” bug - so boths bugs have the same root cause. It will be fixed ASAP.
Thanks for the test macro! => We confirmed the “clicked twice” issue. The “no click” issue is the same, technically 2 click events are sent in V5.9.3, and that is causing the appearance of no click. Of course we will fix this ASAP.
Meanwhile, just as FYI: The rollback is certainly a good workaround. Another workaround can be to use the Selenium IDE CHECK command to check the boxes (instead of using CLICK or TYPE for this purpose). The CHECK command is not affected by this bug.
{
"Name": "cl…