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

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

Open
robertoles opened this issue Nov 26, 2009 · 0 comments
Open

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

robertoles opened this issue Nov 26, 2009 · 0 comments

Comments

@robertoles
Copy link

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant