Appium Discuss
How to get the xml code of a specific element in the xml using selenium + appium in ios native app
Issues/Bugs
Boney
September 26, 2016, 2:55pm
3
You can get page source from ((iosdriver)driver).getpagesource and find username in name attribute.
show post in topic