Skip to content

2.2.1

Compare
Choose a tag to compare
@Baraujo25 Baraujo25 released this 15 Jan 16:43
· 18 commits to master since this release
3456181
  • In this patch version we have fixed wait conditions.
    • Wait for text condition has change a little bit it's behaviour. Now it is more focused on the condition, if we are matching a text in the screen but suddenly the screen changes, but the chunk of text to match still is in the screen, then the condition meets anyway.
    • Wait for cursor has been modified in order to be more robust.
  • Documentation updated.
  • Issue related to empty field in the Post Processor RTE-Extractor fixed!