Skip to content

check_window - 'NoneType' object has no attribute 'format' #10

@mzbedat

Description

@mzbedat

Hi,
I have this simple code:

Open Browser ${LOGIN_URL} gc
Open Eyes Session ${LOGIN_URL} ${Applitools-AppName} ${Applitools-TestName}-${Platform}-Login-Success ${Applitools-Key} ${Width} ${Height}
sleep 5 sec
Check Eyes Window Testing

But when reaching the Check Eyes Window its failing inside the check_window (eyes.py) with this error:
'NoneType' object has no attribute 'format'

What am I missing?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions