Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

#457 - visual automation images with transparency #458

Merged
merged 6 commits into from
Jun 20, 2019

Conversation

kensoh
Copy link
Member

@kensoh kensoh commented Jun 20, 2019

In TagUI v5.0, its SikuliX integration and engine is upgraded to v1.1.4.

This version supports transparent (0% opacity) .png images. That allows for interesting use cases - eg UI elements with changing backgrounds, application containers (PDF viewer, MS word, frame, textbox) with varying centre contents.

Raising an PR to update visual automation section of readme and tutorial on this feature. No code change needed for this, another issue will be raised for specifying (x,y) boundaries for areas of interest for read, show, save, snap steps.

kensoh added 6 commits June 10, 2019 11:12
SikuliX wait_timeout also needs to be changed as part of sikuli_step() when timeout step is used.

Otherwise, when present() or visible() is invoked, the SikuliX timeout setting gets reverted back to its internal variable.

Also, 'casper' object should be used in displaying the error message instead of 'this'. Otherwise, for the execution context, this would be undefined and error message does not show up.
@kensoh kensoh merged commit d80ac1a into aisingapore:master Jun 20, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant