Skip to content

Robotframework-FlaUI-3.5.0

Latest
Compare
Choose a tag to compare
@Nepitwin Nepitwin released this 08 Nov 10:27

Added

  • #202 New Keywords
    • Click Hold Open
    • Click Hold Close
  • #204 New Keyword
    • Invoke Button
  • #206 New alias property include to fix alias usage.
    Library  FlaUILibrary  uia=UIA3  screenshot_on_failure=True  alias=FLA  AS  FLA
    

Bugfix

  • #202 Bad Naming changed
    • Argument naming in all Click Hold keywords updated from timeout_in_ms to hold_time
  • #211 Click Close TypoFix
    • the default timeout of click close changed from 1ms to 1000ms