Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serenity/JS should contain templates with Selenium #2178

Open
3 tasks
juanduarte1927 opened this issue Jan 17, 2024 · 1 comment
Open
3 tasks

Serenity/JS should contain templates with Selenium #2178

juanduarte1927 opened this issue Jan 17, 2024 · 1 comment
Labels
@serenity-js/web Screenplay Pattern APIs for interacting with the Web

Comments

@juanduarte1927
Copy link

What's the problem you're trying to solve?

I want to use serenity js with Selenium, but I can´t find nothing related

How would you like to solve it?

Making templates with selenium with properly documentation

Are there any alternatives?

No response

How can we make it happen?

@jan-molak
Copy link
Member

Hi @juanduarte1927!

At the moment, Serenity/JS supports integration with WebdriverIO. Similarly to Selenium JavaScript, WebdriverIO supports the WebDriver protocol, as well as the Selenium Grid, but also offers local testing and mobile automation, not to mention the test runner.

I think that long-term it would be great for Serenity/JS to also integrate with Selenium JavaScript, especially when Bi-Di is ready. However, to address your immediate need, is there anything that Selenium JS offers that WebdriverIO doesn't?

@jan-molak jan-molak added the @serenity-js/web Screenplay Pattern APIs for interacting with the Web label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@serenity-js/web Screenplay Pattern APIs for interacting with the Web
Projects
None yet
Development

No branches or pull requests

2 participants