From 17b2eabe862bb5f1bdaa462d3ae8bcd88a58ef5a Mon Sep 17 00:00:00 2001 From: Ed Manlove Date: Sun, 5 Apr 2026 14:20:06 -0500 Subject: [PATCH] Fixed doc formating issue within xpath examples Just add a spoace between the locator strategy and the locator string and it resolves the auto-conversion to url/uri for the xpath examples. --- docs/SeleniumLibrary.html | 2 +- src/SeleniumLibrary/__init__.py | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/SeleniumLibrary.html b/docs/SeleniumLibrary.html index be91c949a..f24e5de38 100644 --- a/docs/SeleniumLibrary.html +++ b/docs/SeleniumLibrary.html @@ -9,7 +9,7 @@