Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Error thrown when trying to interact with a confirm dialog #11

@robertoles

Description

@robertoles

Hi,

I am trying to test a link which displays a confirm dialog when clicked. Using the following syntax which I found in the celerity documentation...

$browser.confirm(true) do
$browser.link(:text, /#{link}/).click
end

throws the following error...

NoMethodError: undefined method `remove_listener' for #Celerity::Browser:0x3c32fb80 (Culerity::CulerityException)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions