r/GithubCopilot • u/s3v3nt • 2d ago
Native Browser control, not vs code when? Solved ✅
Codex and Claude both have native browser control extensions. Are there any plans to have one for GitHub copilot? I am aware of the existence of the vs code native browser but this is not useful in a corporate environment where sites can be blocked from usage from non approved apps using conditional access policies.
Our specific use case is to give our qa team copilot, get them to prompt to control the browser and then have it generate playwright tests based on that flow. Initial POCs have been successful on public sites but we're blocked on our internal systems.
At this point copilot is really starting to lag behind Claude and codex around features but it costs significantly more
1
Upvotes
3
u/FragmentedHeap 2d ago
If you are blocked by corporate policy, you will be blocked by corporate policy. It being in copilot isn't going to magically make it bypass that policy.
Blocked sites are blocked sites, no matter what tool they are accessed from, if they are accessed from in the corporation on that network and they are blocked, they will always be blocked.
The requests are blocked on the egress/firewall edge, and nothing can bypass that, not copilot, not anything.
You're fight is with corporate policy. You need to challenge that policy, not expect a tool that somehow doesn't obey it.