Feature and motivation
Right now --browser only supports iexplorer and it seems like it should be easy to support both. All of the Selenium code right now is either "IE" or "InternetExplorer". I had to hack a workaround in Python code, (though hopefully we change this soon anyway).
Usage example
selenium-manager --browser ie
Feature and motivation
Right now
--browseronly supportsiexplorerand it seems like it should be easy to support both. All of the Selenium code right now is either "IE" or "InternetExplorer". I had to hack a workaround in Python code, (though hopefully we change this soon anyway).Usage example