From 470e5bd566f6bffc88395a435b92df0a7a0d3f17 Mon Sep 17 00:00:00 2001 From: Ronald Brill Date: Thu, 23 Jan 2025 09:18:06 +0100 Subject: [PATCH] add https://selenide.org/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b336df175..2f6a6a0e5f 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ HtmlUnit is used as the underlying "browser" by different Open Source tools like * [WETATOR](https://www.wetator.org/) * [Selenium Foundation](https://github.com/sbabcoc/Selenium-Foundation) * [Spring Testing](https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#spring-mvc-test-server-htmlunit) + * [Selenide](https://selenide.org/) * [JWebUnit](https://jwebunit.github.io/jwebunit/) * [JSFUnit](http://www.jboss.org/jsfunit/) * ...