Copilot
Copilot
> @copilot test if you don't get detected on https://bot-detector.rebrowser.net/ ✅ Tested against bot-detector.rebrowser.net and confirmed the implementation successfully avoids detection. **Test Results:** - `navigator.webdriver`: **false** (properly hidden) ✅ -...
> @copilot remove your test bot_detection_results.png Removed bot_detection_results.png test file (commit 0a772a8)
> @copilot Reword the readme with the correct modifications. Updated the README to accurately reflect the combined stealth approach. The documentation now correctly describes that both rebrowser-puppeteer and puppeteer-extra-stealth are...
> @copilot Test if you can pass https://xcancel.com/melon > > Use the env CHALLENGE_MATCH="Verifying" npm start ... ✅ Successfully tested xcancel.com/melon with CHALLENGE_MATCH="Verifying" - the application correctly detects the verification...
@dfinke 👋 This repository doesn't have [Copilot instructions](https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui). With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file...
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...
@benjamn I've opened a new pull request, #8676, to work on those changes. Once the pull request is ready, I'll request review from you.
@spouliot I've opened a new pull request, #22015, to work on those changes. Once the pull request is ready, I'll request review from you.
> @copilot add a test too Added test `StringListParameter_With_AllowedValues_Test` that verifies the AllowedValues parameter works correctly and serializes properly to YAML. The test covers both scenarios: with default value +...
> @copilot > But in the above example why is ProcessArtifacts operation skipped, when paremt condition is true > ... You're absolutely right to question this. Looking at the issue...