appium - Get all UI locators from Android/iOS screen for Mobile Automation Testing -


problem definition: trying develop utility can mirror android/ios device screen in windows , on button click provides locators available on screen in 1 xls file.

i trying find direction work on this. till able find using ddmlib library android can interact ddms. not know how interact ddmlib library. plus possible mirror android screen using ddmlib library? still question me.

on ios front no luck.

looking direction. thanks!

you can inspect elements both android , ios usiing appium inspector..

there copy xml button in appium inspector save locators xml file on single button click


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -