Skip to content

Open Browser 'Options' object has no attribute '' #1877

@manosnoam

Description

@manosnoam

When calling open browser with options that ends with ; such as:

add_argument("--ignore-certificate-errors");add_argument("window-size=1920,1024");add_argument('--no-sandbox');add_argument('--disable-gpu');add_argument('--disable-dev-shm-usage');

Then the browser will fail to open with error:

robot.errors.HandlerExecutionFailed: AttributeError: 'Options' object has no attribute ''

Once I removed the last ; then the browser was launched with the required options.

Found in RF version 6.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions