Ville Salonen

Results 8 comments of Ville Salonen

Tests pass just fine now. Can this issue be closed?

I have also encountered this. In my case I tried to run tests over the weekend so I ended up being stuck in this loop for over 2 days. I...

We weren't using listeners when I observed this failure. However we haven't had a single instance since January. We've mostly stayed up to date with Robot Framework and Pabot stable...

This seems to work as a quick workaround but it would be nice if users of SeleniumLibrary wouldn't need to do this. ``` Wait Until Element Is Not Visible Quietly...

This would be great addition. Now we have to generate truly random bytes, converting those to base64 and manually storing them as secrets. This is cumbersome and people might cut...

To clarify there is at least some settings which are picked up on the fly. I added a new tmp directory to config and it was picked up immediately as...

I was running `plotman interactive`. I actually thought interactive mode was just a read-only view to actual plotting done by `plotman plot`. Thank you for your answer.