Skip to content

Comments

MSEdge Driver#102

Draft
oleg-andreyev wants to merge 5 commits intodbrekelmans:mainfrom
oleg-andreyev:msedge
Draft

MSEdge Driver#102
oleg-andreyev wants to merge 5 commits intodbrekelmans:mainfrom
oleg-andreyev:msedge

Conversation

@oleg-andreyev
Copy link

No description provided.

return match ($operatingSystem) {
OperatingSystem::LINUX => throw new RuntimeException('Not implemented yet.'),
OperatingSystem::MACOS => '/Applications/Microsoft\ Edge.app',
OperatingSystem::WINDOWS => 'C:\Program Files (x86)\Microsoft\Edge\Application',
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

different path possible.

@dbrekelmans
Copy link
Owner

Hi @oleg-andreyev, what a nice surprise to see this PR. I'll review it in the new year!

Copy link
Owner

@dbrekelmans dbrekelmans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Could you add tests similar to the ones for the other drivers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants