Skip to content

full url support #114

Description

@ipmsteven

The current implementation of current_url in aepos is

def current_url
  Capybara.current_session.current_url.sub(/^https?:\/\/[^\/]*/, '')
end

Maybe ae_page_objects should pass down the full URL which would allow other router implementations to make decisions of the full URL.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions