Can Sikuli be used for web testing? -


i working sikuli desktop application notepad, want know can open new tab in browser using sikuli?

yes, using sikuli can automate browser. take images of required web elements (open new tab button in case) , stimulate click action using sikuli apis.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -