You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raising this on behalf of user to track the bug fix. Following will throw error as the exec() in TagUI-Sikuli integration is not done in global context.
click search_box.png
name = 'donald duck'
vision_step('name = "' + name + '"')
vision type(name)
The text was updated successfully, but these errors were encountered:
Raising this on behalf of user to track the bug fix. Following will throw error as the exec() in TagUI-Sikuli integration is not done in global context.
The text was updated successfully, but these errors were encountered: