Aleh Borysiewicz
Aleh Borysiewicz
**Describe the bug** Documentation for `HTTP` and `Wait For Response` keyword make impression that `statusText` that is something present and if everything is good it would be "OK", but in...
**Describe the bug** I have a test case where I need to wait for request end before further interacting with page so my code look like: ``` ${promise} Promise To...
Currently the most recent release is 0.2.0, but it seems quite many things changed since than. I was trying to run on my Raspberry PI using binary from release page,...
The behavior of the `VAR` syntax differs when modifying object attributes compared to the `Set Variable` keyword. In my `Var-Syntax` test example, a new variable `${object.active}` is created instead of...