Skip to content

remove usages of deprecated is_string #1940

Open
@DetachHead

Description

@DetachHead
Contributor

from robot.utils import is_string

from robot.utils import is_string, timestr_to_secs

these functions are deprecated as of robotframework 7.3, see https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.3.rst#deprecated-utility-functions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @emanlove@DetachHead

      Issue actions

        remove usages of deprecated `is_string` · Issue #1940 · robotframework/SeleniumLibrary