Dmitriy Dudkevich

Results 91 comments of Dmitriy Dudkevich

Related with - https://github.com/webdriverio/webdriverio/issues/12185

Fixed in [[email protected]](https://github.com/gemini-testing/hermione/releases/tag/v8.1.0)

Привет. Проблему воспроизвел. В ближайшее время исправим.

> Can you provide a minimal reproducible example? Yes, of course - https://github.com/DudaGod/wdio-issue-12717

> then the getMockedCommand needs to be enhanced to pass in the element context so that on the Node.js side we can intiate the WebdriverIO.Element again and run the command...

/fixed В последнем коммите много изменений от запуска prettier-а.

Hello guys. I will try to look at this on this week.

Hello. At the moment looks-same is able to compare by regions: ```js looksSame({source: 'img1', boundingBox: {left: 10, top: 10, right: 20, bottom: 20}}, {source: 'img2', boundingBox: {left: 30, top: 30,...

To my mind it's not the best solution. It would be much better if looks-same provided API to ignore some areas.