limengtaylor

Results 7 issues of limengtaylor

![image](https://user-images.githubusercontent.com/36980796/183802654-42a066f4-5536-4541-b1a8-db54914f4f54.png) ![image](https://user-images.githubusercontent.com/36980796/183802690-0aad39e8-0230-46cf-8cbf-eafd92ed5fef.png) ![image](https://user-images.githubusercontent.com/36980796/183802781-e0292ad6-10fd-4156-9d36-56d1e03de685.png)

query

![image](https://user-images.githubusercontent.com/36980796/182567113-8bc16235-6c29-4284-9473-8604b13187dd.png) dom in the iframe steps,in fact ,the scope is the outer document no in the iframe

query

![image](https://user-images.githubusercontent.com/36980796/182807600-0afb8c13-c88c-4c27-a579-b0dad69d9320.png) when the web have 3 or more iframe ,how to get the dom to use click,hover,upload;

query

![image](https://user-images.githubusercontent.com/36980796/186056361-31e3c3aa-47d5-4c9f-8d20-38ad2b320561.png) https://element.eleme.io/#/zh-CN/component/table wait 10 dom begin var b = document.getElementById('table-biao-ge'); var iframe = document.createElement("iframe"); iframe.setAttribute('name','mainFrame'); iframe.setAttribute('src','https://element.eleme.io/#/zh-CN/component/upload'); iframe.style.width='100%'; iframe.style.height='100vh'; b.append(iframe); dom finish wait 10 dom document.getElementsByTagName("iframe")['mainFrame'].contentDocument.querySelector('#app > div.main-cnt > div >...

bug

https://ant.design/components/rate-cn/ ![image](https://user-images.githubusercontent.com/36980796/186064040-4d3a14c0-d439-42f5-9047-e64f296a676c.png) how to spot it's half or not when i want to click? https://ant.design/components/slider-cn/ ![image](https://user-images.githubusercontent.com/36980796/186064611-6e483578-6acf-432d-98e4-ed4bcc2b645a.png) how to set different value by click in tagui

query

just like 'click table.png',when i reset the Image resolution,it can't find the table.png

query

https://www.wangeditor.com/demo/index.html wait 2 click //*[@id="w-e-element-0"] clipboard('some text') keyboard [ctrl]v wait 2 snap page to editor.png ![image](https://user-images.githubusercontent.com/36980796/184613231-0381e2a2-ec6a-45dd-889d-205889d3b976.png)

query