Reputation: 149
I want to automate desktop application using Selenium2Library in Robot framework. Is it possible to do?.If yes Please provide me the answer.
Any suggestions on this question would be helpful. Thanks in advance.
Upvotes: 0
Views: 2366
Reputation: 113
You can automate desktop applications using 'Selenium2Library ' only in case you can open in web browser. Otherwise you can use sikuli for desktop application automation.
Upvotes: 0