Skip to content

Library FlaUILibrary timeout not working #201

Open
@djalan

Description

@djalan

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"]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions