MicrosoftEdge / EdgeWebDriver

Feedback and discussions about WebDriver for Microsoft Edge
MIT License
55 stars 7 forks source link

Diversifying Archive Support in MS Edge WebDriver: Addressing Developer Needs #153

Open bukowa opened 3 months ago

bukowa commented 3 months ago

Issue:

Microsoft Edge WebDriver currently supports only ZIP archives for downloads, which poses challenges for developers using languages without built-in ZIP support.

Impact:

This limitation complicates automation workflows, requiring additional libraries or tools and reducing productivity for teams relying on Edge WebDriver.

Proposal:

Expand Edge WebDriver to support formats like TAR and GZ alongside ZIP, improving compatibility and simplifying integration across different programming environments.

Conclusion:

By diversifying archive support, Microsoft can enhance Edge WebDriver's utility and appeal to a broader developer audience.