Skip to content

Commands that destroy a frame that they exist in error #726

Open
@Kirinfm

Description

@Kirinfm

🐛 Bug Report

Command sendKeys | linkText=close | ${KEY_ENTER} does not work in Chrome. But its work in Firefox.

To Reproduce

click <a href="javascript:void(0)">close</a>

Step:
send keys | linkText=close | ${KEY_ENTER}

ErrMsg in Chrome : sendKeys on linkText=close with value ${KEY_ENTER} Failed: 09:51:24 This locator type is unavailable with this command

But in Firefox : sendKeys on linkText=close with value ${KEY_ENTER} OK

Expected behavior

sendKeys on linkText=close with value ${KEY_ENTER} OK

Environment

OS: Windows 10
Selenium IDE Version: 3.9.0

Browser: Chrome
Browser Version: 75.0.3770.90(64 bit)

Browser: Firefox
Browser Version: 67.0.3 (64 bit)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions