Skip to content

Enhance Open Browser keywords to support Selenium service_log_path argument #1333

@aaltat

Description

@aaltat

On Selenium side Firefox, Chrome, IE and Opera support service_log_path argument. It allows to push driver logs to a file. This is useful in cases where there is errors example when starting new browser. In such case, the stack from Selenium side is not useful at all, but sometimes the driver logs returns something useful. It would be good to support service_log_path argument in open browser keyword. Example like this:

| Open Browser | url | browser | service_log_path=${OUTPUTDIR}/driver.log |

This enhancement proposal is one step forward to unify the Open Browser and Create WebDriver keywords. See #701

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions