Skip to content

Relative urls not being resolved #56

@Robinfr

Description

@Robinfr

Lettuce allows you to use relative urls in your features so it doesn't matter what the server address is (e.g. "/hello_world/"). You can then use

from lettuce.django import django_url

django_url(url)

to get the correct url.

Currently, lettuce_webdriver does not seem to be working with relative URLs, however this would be very nice to have implemented.

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