This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Element Should (Not) Contain is case sensitive in Python but not in Java #75
Closed
Description
As of version 3.1 they made the Element Should Contain and the Element Should Not Contain case sensitive in the Python version of the SeleniumLibrary.
In de Java version, these keywords are still case insensitive.
This case sensitivity issue has been changed on multiple keywords in Python, see also:
robotframework/SeleniumLibrary#1043
Can these keywords be brought in line with the Python version? If needed I could probably do this myself and put in a pull request.
Metadata
Metadata
Assignees
Labels
No labels