Django IntegrationΒΆ
import aloe_webdriver.django
Django-specific extensions for use with aloe_django.
- Step I visit site page "([^"]*)"
Visit the specific page of the site, e.g.
When I visit site page "/users"
import aloe_webdriver.django
Django-specific extensions for use with aloe_django.
Visit the specific page of the site, e.g.
When I visit site page "/users"