Open
Description
Hello
The timeout setting is not working. It is always 10 seconds if I either increase it or decrease it.
I made a repo @ https://github.com/djalan/robot_flaui_timeout
*** Settings ***
Library FlaUILibrary timeout=3000 screenshot_on_failure=${False}
Library DateTime
*** Test Cases ***
Please work timeout
${now} Get Current Date
Log To Console ${now}
Wait Until Element Exist /Window[@Name="it does not matter"]