From 033739e97e525dd59d0ef14076ec744258298006 Mon Sep 17 00:00:00 2001 From: lread Date: Mon, 1 Aug 2022 17:44:27 -0400 Subject: [PATCH] Rollback our work on displayed? api function We have learned that displayed-ness is more complex than we had originally imagined. It requires more research and maybe more hammock time. Effectively rolls back PR #445 for issue #444. --- CHANGELOG.adoc | 1 - env/test/resources/html/test.html | 3 +-- src/etaoin/api.clj | 30 ++++++++++++++++++------------ test/etaoin/api_test.clj | 2 -- 4 files changed, 19 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index a4112db4..82b71d5e 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -112,7 +112,6 @@ That said, for Etaoin users who have adopted and prefer the api2 versions, they This will allow for easier testing of unreleased versions of Etaoin via git deps. It also unconvered that our minimum Clojure version was 1.10, instead of the advertised v1.9. Fixed. -* https://github.com/clj-commons/etaoin/issues/444[#444]: Visibility checks fixed for firefox and chrome (thanks https://github.com/daveyarwood[@daveyarwood]!) * https://github.com/clj-commons/etaoin/issues/455[#455]: Automatically create specified parent dirs for screenshots * https://github.com/clj-commons/etaoin/issues/469[#469]: Include WebDriver process liveness in http client exception * https://github.com/clj-commons/etaoin/issues/446[#446]: Bump Etaoin dependencies to current releases diff --git a/env/test/resources/html/test.html b/env/test/resources/html/test.html index 12aa10de..1e4473e5 100644 --- a/env/test/resources/html/test.html +++ b/env/test/resources/html/test.html @@ -50,8 +50,7 @@

Select section

- - +