Skip to content

Open Test Browser - SalesforcePlaywright.robot #3955

@stevob8914-hub

Description

@stevob8914-hub

Describe the bug

I am new to cumulusci and robot however I have been directed here after much digging and asking around I have a project where I'm using cumulusci 4.8.1 with Python 3.12.12.
I'm trying to use Open Test Browser, initially with no arguments, but then with arguments and I'm seeing different errors. I've debugged and uninstalled/reinstalled.
Basic example code
`*** Settings ***
Resource cumulusci/robotframework/SalesforcePlaywright.robot

*** Tasks ***
Open Custom Browser
Open Test Browser`

Error: browser.newContext: viewport.width: expected integer, got string

`*** Settings ***
Resource cumulusci/robotframework/SalesforcePlaywright.robot

*** Tasks ***
Open Custom Browser
Open Test Browser size=1920x1080`

Gives the same.

The installation appears to be fine. Non-browser functionality seems to be working fine.

Reproduction steps

n. ...

Your CumulusCI and Python versions

CumulusCI version: 4.8.1
Python version: 3.12.12
You have the latest version of CumulusCI

Operating System

macOS 15.7.4

Windows environment

No response

CumulusCI installation method

None

Error Gist

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions