mickyJNST
mickyJNST
Using v2.0.1, the following error is thrown when `--capability browserName edge`: ``` elif browser == "EDGE": > key = edge_options.KEY E AttributeError: 'Options' object has no attribute 'KEY' ../python_venvs/default/lib/python3.9/site-packages/pytest_selenium/pytest_selenium.py:115: AttributeError...
**Is your feature request related to a problem? Please describe.** TestRail allows for integration with Jira via the `refs` parameter in test runs. **pytest-testrail** doesn't currently support setting the `refs`...