Skip to content
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
@ractoc

Description

@ractoc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions