[dotnet] [bidi] Add Request data type in Network module#16453
[dotnet] [bidi] Add Request data type in Network module#16453nvborisenko merged 1 commit intoSeleniumHQ:trunkfrom
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
https://w3c.github.io/webdriver-bidi/#type-network-dataType
💥 What does this PR do?
Support new
Requestdata type according specification.🔧 Implementation Notes
No internal tests yet, no stable browsers support it. But changes are simple, letting users to experiment with beta browsers.
🔄 Types of changes
PR Type
Enhancement
Description
Add
Requestdata type to Network module enumEnables BiDi protocol support for request data collection
Aligns with W3C WebDriver BiDi specification
Diagram Walkthrough
File Walkthrough
AddDataCollectorCommand.cs
Add Request enum value to DataTypedotnet/src/webdriver/BiDi/Network/AddDataCollectorCommand.cs
Requestenum value toDataTypeenumResponsevalue