Adil Rakhaliyev

Results 25 issues of Adil Rakhaliyev

## Purpose Remove vulnerable lodash pick that was used by gulp-less version 4. ## Approach Updated version of gulp-less from version 4 to 5 ## References https://github.com/DevExpress/testcafe/security/dependabot/24 ## Pre-Merge TODO...

## Purpose _Describe the problem you want to address or the feature you want to implement._ Added support for TypeScript configuration file (testcaferc.ts) so TS code can be referenced in...

Awaiting documentation

## Purpose _Describe the problem you want to address or the feature you want to implement._ ## Approach _Describe how your changes address the issue or implement the desired functionality...

## Purpose Testcafe did not click properly on multiline elements. ## Approach In testcafe-hammerhead replaced getBoundingClientRect with getClientRects. Fix Edge workflow tests https://github.com/DevExpress/testcafe/pull/8189 ## References https://github.com/DevExpress/testcafe/issues/8179 https://github.com/DevExpress/testcafe/issues/8148 Hammerhead PR: https://github.com/DevExpress/testcafe-hammerhead/pull/3004...

## Purpose _Describe the problem you want to address or the feature you want to implement._ ## Approach _Describe how your changes address the issue or implement the desired functionality...

closes https://github.com/DevExpress/testcafe-examples/issues/72

## Purpose _Describe the problem you want to address or the feature you want to implement._ ## Approach _Describe how your changes address the issue or implement the desired functionality...

## Purpose _Describe the problem you want to address or the feature you want to implement._ ## Approach _Describe how your changes address the issue or implement the desired functionality...

## Purpose Hammerhead returned invalid results. ## Approach Update testcafe-hammerhead package. ## References Hammerhead PR: https://github.com/DevExpress/testcafe-hammerhead/pull/3016 Closes: https://github.com/DevExpress/testcafe/issues/8237 ## Pre-Merge TODO - [ ] Write tests for your proposed changes...