Skip to content

[rust] Include support for IEDriverServer in Selenium Manager#11279

Merged
titusfortner merged 1 commit intotrunkfrom
se_mgr_iedriverserver
Nov 23, 2022
Merged

[rust] Include support for IEDriverServer in Selenium Manager#11279
titusfortner merged 1 commit intotrunkfrom
se_mgr_iedriverserver

Conversation

@bonigarcia
Copy link
Copy Markdown
Member

Description

This PR implements the support for IEDriverServer (i.e., the driver required to use Internet Explorer) with Selenium Manager.

Motivation and Context

This feature is part of the development of Selenium Manager M2.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Comment thread rust/src/iexplorer.rs
@titusfortner
Copy link
Copy Markdown
Member

Oof, I thought this had already been merge when I was trying to run tests on Windows. Looks like it needs rebasing from trunk.

@titusfortner
Copy link
Copy Markdown
Member

I built this and verified it works

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.

3 participants