Skip to content

Instance methods of Capybara::Node::Element are not accessible #9

@christopher-rex

Description

@christopher-rex

On a Pageify page.element, the visible? method was missing. On further debugging, while doing "..methods.sort" the Capybara::Node::Element functions are not listed.

I am using,

  • Pageify 0.5.2
  • Capybara 2.12.1
  • Selenium-webdriver 3.2.2

My complete Gemfile configurations are available here.

For example, i had the above observation when i tried "login_page.login_form.methods.sort" using a binding.pry debug point.

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