I wanna check whether there is a tableViewCell.detailTextLabel with a given string in my UITest. The problem is when I search for app.tables.cells.children(matching: .staticText) it will only look for labels that are tableViewCell.textLabel. Any ideas on how to query for the detailTextLabel?
Aucun commentaire:
Enregistrer un commentaire