MJ

Results 6 issues of MJ

**Is your feature request related to a problem? Please describe.** EventFiringWebDriver has been deprecated since selenium:4.0.0-beta2 **Describe the solution you'd like** Refactor to the new EventFiringDecorator and WebDriverListeners. https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/support/events/EventFiringWebDriver.html **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** Remove internal implementation for Select in favor of native implementation https://www.selenium.dev/documentation/support_packages/working_with_select_elements/ **Describe the solution you'd like** Deprecate or remove htmlelements...

enhancement

**Describe the Issue** When test methods are annotated with multiple @TmsLink or @Issue, it get ignored **To Reproduce** Steps to reproduce the behavior: 1. Set multiple @TmsLink or @Issue per...

bug

**Is your feature request related to a problem? Please describe.** Add documentation template for improvement requests Ensure public is able to pull request on frameworkium doc repo **Describe the solution...

enhancement

**Description** When I tag a test with multiple @TmsLink annotations And I enable logging to jira/zephyr Then I expect both test to be logged to jira Instead both test are...

bug