[Celerity-users] click_and_attach Celerity::Exception::UnknownObjectException: no page loaded

Jari Bakken jari.bakken at gmail.com
Sat Dec 12 11:43:20 EST 2009


On Sat, Dec 12, 2009 at 5:17 PM, jason franklin-stokes
<jasoninclass at googlemail.com> wrote:
> browser = new_browser
>
> browser.url     # Celerity::Exception::UnknownObjectException: no page loaded
>
>

You need to navigate somewhere (i.e. Browser#goto) before you call Browser#url.


More information about the Celerity-users mailing list