junit5 icon indicating copy to clipboard operation
junit5 copied to clipboard

Achieve Cross Browser Testing at TestPlan level

Open karanshah-browserstack opened this issue 3 years ago • 1 comments

Hi, We want to achieve Cross Browser Testing with Junit5 and run it in parallel. We checked the documentation but the solution is only possible via adding @TestTemplate or @Parameterized tests which will modify the number of times it could be run. This can be achieved in TestNG by modifying testng.xml and also using their AlterSuiteListeners.

We want to know the recommended way/approach to achieve Cross Browser testing at the TestPlan level or using Service Loaders.

karanshah-browserstack avatar Aug 07 '22 18:08 karanshah-browserstack

@marcphilipp Can someone from your team look into this?

karanshah-browserstack avatar Aug 10 '22 18:08 karanshah-browserstack

Hi Karan Shah, did you find a solution that works for you in the meantime? If yes, do you care to share it with us?

If not, what are you referring to with "Cross Browser testing at the TestPlan level or using Service Loaders"? Did you take a look at https://bonigarcia.dev/selenium-jupiter project or other existing extensions, possibly listed at https://github.com/junit-team/junit5/wiki/Third-party-Extensions ?

sormuras avatar Apr 12 '23 07:04 sormuras

If you would like us to be able to process this issue, please provide the requested information. If the information is not provided within the next 3 weeks, we will be unable to proceed and this issue will be closed.

stale[bot] avatar Apr 26 '23 07:04 stale[bot]

@sormuras Will check this out and update on this.

karanshah-browserstack avatar Apr 26 '23 10:04 karanshah-browserstack

If you would like us to be able to process this issue, please provide the requested information. If the information is not provided within the next 3 weeks, we will be unable to proceed and this issue will be closed.

stale[bot] avatar May 10 '23 16:05 stale[bot]

Closing due to lack of requested feedback. If you would like to proceed with your contribution, please provide the requested information and we will re-open this issue.

github-actions[bot] avatar Jun 01 '23 02:06 github-actions[bot]