macaca
macaca copied to clipboard
控件在当前屏幕显示之外
-
Macaca Version:
-
Macaca Doctor Logs:
-
Operate System:
-
Programming Language:
当前这个控件‘userNameBean’没有在当前屏幕可见的范围内显示,他在UITableView最后一行,但是通过方法
this.hasPageShown(userNameBean)
返回结果是true,元素查找是通过name查找的
This is the translated issue:
The control is outside the current screen display
-
Macaca Version:
-
Macaca Doctor Logs:
-
Operate System:
-
Programming Language:
Currently the control 'userNameBean' is not displayed in the range visible to the current screen. He is in the last line of the UITableView, but by method
this.hasPageShown(userNameBean)
The result is true, the element lookup is found by name