Reputation: 2032
I am using WiPFlash to automate some testing in a WPF application.
I need the automation to be able to right click on a button and select one of the options from the context menu.
Has any one been able to overcome this problem? I'd be happy to try a different framework or approach if someone has had success.
Upvotes: 1
Views: 683
Reputation: 2032
I feel a bit silly answering my own question. But...
After posting a feature request on the WiPFlash website. I received a reply which confirmed that there is currently no right click feature in WiPFlash.
So I ended up moving on to using White this is quite similar in syntax to WiPFlash so I was able to port over all the work I had done up until that point with minimal effort. White currently has more features than WiPFlash, including drag and right click options.
Upvotes: 2