Skip to content

Python selenium webdriver throws unicode Attributes errors #1044

@sri85

Description

@sri85

We are using python selenium webdriver , of late we see error like <type 'exceptions.AttributeError'>, AttributeError("'unicode' object has no attribute 'text'",), <traceback object at 0x0000000003434C48>) .

We are using 2.45 version of selenium python version 2.7.7 .

And also we see this problem intermittently ? Is it a known issue , when i dug into source code of webdriver.py it has a line str= basestring which should fix most of the unicode errors. Since it happens intermittently its hard to provide more logs

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