Welcome to webtau Discussions! #1005
Replies: 3 comments 1 reply
-
I should addd that I'm running this from a Gradle project so I really need to know what's required -- It can be almost like running in a sandbox. |
Beta Was this translation helpful? Give feedback.
-
Hi @aplatypus, To run your tests using Firefox (edge is not supported at the moment) you need to pass Webtau tries to download driver automatically. If you are behind a firewall, you can set location of the driver using As a side note, Gradle specific plugin to execute Groovy files is in a backlog, but I have little expertise implementing Gradle plugins as part of Maven project (webtau is maven based) |
Beta Was this translation helpful? Give feedback.
-
Could you please clarify support of JUnit5? Webtau API is runner agnostic. It does also have dedicated JUnit5 support in terms of producing reports based on Junit5 test structure. Problem with Gradle in my case is webtau project itself is maven and I wasn't able to find a good way to build/register gradle plugins from maven project. I don't have plans to switch webtau to gradle itself. But may need to google more up-to-date info on how to release gradle plugins from maven.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions