Hello
I am trying to found a way to display image from generated documentation. I am using Sikuli and so I have library images. And I would like to display ad screenshot and not only the name.
Currently I have something like that:
Variables tuple SSL_webmin_login ("LogintoStone.png",) Webmin.
tuple SSL_webmin_logout ("L90i.png",)
Thanks in advance for help.
Log in to post a comment.
Hello
I am trying to found a way to display image from generated documentation. I am using Sikuli and so I have library images.
And I would like to display ad screenshot and not only the name.
Currently I have something like that:
Variables
tuple SSL_webmin_login ("LogintoStone.png",)
Webmin.
tuple SSL_webmin_logout ("L90i.png",)
Thanks in advance for help.