Luciano Martorella
Luciano Martorella
It seems that the issue was in Robot Framework instead, and fixed in the RF 3.2: https://github.com/robotframework/robotframework/issues/3300
#6 seems to support an optional feature introduced in RF3.1 (specify argument types), not sure why this should fix the robotframework/robotframework#3300. #6 can however be useful to cover such support....
Hello, I would like to edit/copy the tests for the existing `maximize_browser_window`, the sister keyword. Could you please point me to the acceptance tests for that one? Thx, L
Added an acceptance test, using the underlying selenium tests as inspiration. However it seems that even in the selenium library such tests are disabled, perhaps due to instability or unable...
Hi, I've rebased the branch, but I don't fully understand how to make the checks to pass.
Mmm yes, it seems that the Windows suite runs in headless mode (browser created only once in the Suite Setup), so it will be quite hard to test the Minimize...
Sure, you are competing in a relatively new field, that is very similar to the 1k/4k/64k demoscene: minimize the bytecode size of an application (even using compression or similar techniques),...
Ready to merge
Hi, Rather than trying to not break ABI compatibility (not sure if Arduino libs can be released as pre-compiled binaries), I think that overloading the requests is more portable instead....
Great, added! Thx, L