Can't locate element in appium inspector
HanaIroha opened this issue · 4 comments
HanaIroha commented
First of all, sorry for my bad English.
Some app recently updated and i can't locate the input element in appium inspector anymore. When i click on that element it just locate an android.widget.LinearLayout and nothing inside. Is there any fix for this? Thanks so much!
KazuCocoa commented
Do you have example screenshots and the full appium server log?
HanaIroha commented
Do you have example screenshots and the full appium server log?
can you teach me how to get full appium server log, sir. I run appium through cmd. Can i just coppy everything in that cmd windown?
KazuCocoa commented
--log
option could help https://appium.io/docs/en/2.0/cli/args/
eglitise commented
Closing due to no response