Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
199 contributions in the last year
Contribution activity
December 2020
Created 1 commit in 1 repository
Created a pull request in DevExpress/testcafe-hammerhead that received 7 comments
fix: don't override deprecated electron func
vm.runInDebugContext deprecated in V8 and in Node.js 10+. We should not override it without additional check.
+70
−2
•
7
comments
Created an issue in DevExpress/testcafe that received 1 comment
[Docs] Add a note about using `all` browser alias
Currently Run Tests in All Installed Browsers section of "Run Tests" guide misses one important point about running tests this way. The point is th…
1
comment