Results 6 issues of fescobar

I would like to know if it's possible handle requests & responses? For me it's necessary for logging, add headers by default or for logging responses (attributes as url, headers,...

**Describe the bug** I'm using this plugin for Allure https://marketplace.visualstudio.com/items?itemName=Molecula.allure-test-reports When Azure try to generate the report throws next errors For `Ubuntu` agent: ``` [command]/usr/local/bin/node /home/vsts/work/_tasks/AllureGenerate_5c975f9d-1c3a-469f-b7c2-8907bf3eacfb/1.0.0/node_modules/allure-commandline/bin/allure generate --output /home/vsts/work/1/s/allure-report/46 /home/vsts/work/1/s/allure-results...

type:bug

I'm trying to take a full screenshot for EDGE. It works for CHROME/FIREFOX at least. ``` Screenshot screenshot = new AShot().shootingStrategy(ShootingStrategies.viewportPasting(1000)).takeScreenshot(driver); ``` When I tried to do that using EDGE,...

### Describe your use-case which is not covered by existing documentation. Hi everybody We are already implementing ECS from pipelines. It's working well. But also we have some `freestyles jobs`...

With your solution, everybody can request directly your endpoint and send emails for free. https://github.com/manuarora700/sendgrid-contact-form/blob/main/pages/api/sendgrid.js

Create a way to pass argument `--break-system-packages` to allow pip to modify an EXTERNALLY-MANAGED Python installation. Otherwise is not possible install that in newest python versions.