Kevin Yeramian

Results 5 issues of Kevin Yeramian

What does this PR do? - Add traversal methods to `Element` I used the word `traversal` because it used in the official documentation to refers to these methods ([link](https://www.w3.org/TR/ElementTraversal/#attribute-lastElementChild))

help-wanted
testing
types
spec:HTML

### What and why? - Implement functions to upload Mobile applications - Add dedicated tests Next PRs: 1. Implement `overrideMobileConfig` https://github.com/DataDog/datadog-ci/pull/620/files

### What and why? - Implement `overrideMobileConfig`

### What and why? - Implement `getMD5HashFromFileBuffer` to compute `md5` for mobile application file. Next PRs: 1. Implement Upload Mobile Application functions https://github.com/DataDog/datadog-ci/pull/619 2. Implement `overrideMobileConfig` https://github.com/DataDog/datadog-ci/pull/620/files

### What and why? A short description of what changes this PR introduces and why. ### How? A brief description of implementation details of this PR. ### Review checklist -...