How to find element Appium C# -


i'm new unit testing. have made number of unit tests. i'm using appium run tests , inspector find elements of objects. i'm trying run test on table can't see properties use access table. can find element using findelementbyname property element doesn't have name. there way find it's xpath or something?

see image below of table , inspector tool.enter image description here


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -