appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

Unable to detect elements on Microsoft Teams Desktop App using Appium for Mac #97

Open sakaslam opened 4 years ago

sakaslam commented 4 years ago

Hi Team, I am working on Automation of Microsoft Teams Desktop App and using AppiumForMac to detect elements on App but unable to do so. Like for xpath "/AXApplication[@AXTitle='Microsoft Teams']/AXWindow[@AXTitle='Shifts | Microsoft Teams' and @AXSubrole='AXStandardWindow']/AXScrollArea" generated by AppiumForMac for element 'Shifts' marked on screenshot below on MS Teams App is not appropriate,

Screen Shot 2020-08-03 at 1 08 31 PM