uirecorder icon indicating copy to clipboard operation
uirecorder copied to clipboard

录制同一行的元素,有些元素路径获取正确,有些失败

Open 736090191 opened this issue 6 years ago • 1 comments

录制同一行的元素,有的元素路径是#wx_register spam:nth-child(1),这种路径会对应页面的多个值,有的元素路径是#wx_register div.head-name spam:nth-child(2),这种路径就对应页面的一个值。元素路径对应页面多个值得情况,没法确定到底是哪个页面元素了,请问这种情况怎么解决

736090191 avatar Jun 14 '19 07:06 736090191

This is the translated issue:


Recording elements of the same line, some element paths get correct, some fail

Record the elements of the same line. Some element paths are #wx_register spam:nth-child(1). This path will correspond to multiple values ​​of the page. Some element paths are #wx_register div.head-name spam:nth-child (2), this path corresponds to a value of the page. The element path corresponds to multiple worthy pages of the page, and it is impossible to determine which page element is in the end. How can this be solved?

macaca-bot avatar Jun 14 '19 07:06 macaca-bot