DY 的视频下面,在歌名上都会有几句说明。
我用 appium。取文字的时候,总是找不到,是为什么?
find_element_by_id('com.ss.android.ugc.aweme:id/l7')
错误
selenium.common.exceptions.NoSuchElementException: Message: An element could not be located on the page using the given search parameters.
试了好多次,查了几遍 id 没错。但就是不行。
奇怪