51Testing软件测试论坛

标题: uiscrollable 滑动查找 [打印本页]

作者: 测试积点老人    时间: 2021-2-23 10:05
标题: uiscrollable 滑动查找
  1. driver.find_element_by_android_uiautomator( 'new UiScrollable(new UiSelector().className("android.widget.HorizontalScrollView")).scrollIntoView(new UiSelector().text("' + action_dict['location'] + '"))').click()
复制代码
使用这种方法滑动查找,界面内的可以找到,超出界面的就滑动到中间那个就不动了,这是怎么回事呢?
错误提示:
  1. selenium.common.exceptions.NoSuchElementException: Message: An element could not be located on the page using the given search parameters.
复制代码



作者: qqq911    时间: 2021-2-24 10:30
边界设置的有问题




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2