Hey Guys,
I need a little help on how to access accessibilityTraitButtons with Appium in a TableViewCell. The trait is not showing up and so I can't access it via a command. I can't find the trait in the DOM when I get the pageSource, so any help on how to get it would be appreciated.
The tableViewCell has a picture and a static text, the picture resembles a checkbox, and if I access the DOM Tree I only see the staticText but not the Picture.
Thanks in advance,
Christoph