Igor Vasilyev

Results 5 issues of Igor Vasilyev

Once I updated to node v20.11.1 the execution fails Cannot prepare tests due to the following error: Error: Cannot find module '../lib/binding/node_libcurl.node' Require stack: - /Users/test/temp/tests/node_modules/node-libcurl/dist/Easy.js - /Users/test/temp/tests/node_modules/node-libcurl/dist/Curl.js - /Users/test/temp/tests/node_modules/node-libcurl/dist/index.js...

### What is your Scenario? n/a ### What are you suggesting? please add pathPattern to takeElementScreenshot too ### What alternatives have you considered? _No response_ ### Additional context _No response_

TYPE: enhancement

### What is your Scenario? n/a ### What is the Current behavior? 1. execution stucks on `await t.click(Selector("div > a[class][href*='best-vacation-packages'] div>img"));` 2. it searchs element `div > a[class][href*='best-vacation-packages'] div>img` for...

TYPE: bug
STATE: Need clarification

### What is your Scenario? After upgrading to 3.6.0 the issue happens randomly, the same code might work multiple time, but 1-3 of of 10 run could be failed ###...

TYPE: bug
STATE: Need simple sample

### What is your Scenario? We have a set of tests which executes every 30 mins 24/7 ### What is the Current behavior? We have around 50 executions per day,...

TYPE: bug
STATE: Need response