From 3b12477a58f226429fe95f1181a8c5f1f87a49fa Mon Sep 17 00:00:00 2001 From: Henrik Skupin Date: Wed, 8 May 2024 17:32:36 +0200 Subject: [PATCH] Bump Selenium revision to include fix for "Get Element Text" atom (#1811) In https://github.com/SeleniumHQ/selenium/commit/33c6b7841a59aaaad55744909c0600f066fd5593 the atom was fixed to correctly find capitalized text containing and underscore. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c05b7b88..60d3f1f9 100644 --- a/index.html +++ b/index.html @@ -11812,7 +11812,7 @@

Index

Selenium
The following functions are defined within the Selenium project, at - revision 21560a497470f0c769931c17fa9803c6cddf6f1c. + revision 33c6b7841a59aaaad55744909c0600f066fd5593.