mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 11:29:49 -04:00
Update test_tour.py
This commit is contained in:
@@ -163,8 +163,6 @@ def test_should_show_empty_text_box(
|
|||||||
"main.tour_step", service_id=SERVICE_ONE_ID, template_id=fake_uuid, step_index=1
|
"main.tour_step", service_id=SERVICE_ONE_ID, template_id=fake_uuid, step_index=1
|
||||||
)
|
)
|
||||||
|
|
||||||
print(page.prettify())
|
|
||||||
|
|
||||||
textbox = page.select_one(
|
textbox = page.select_one(
|
||||||
"[data-module=autofocus][data-force-focus=True] .usa-input"
|
"[data-module=autofocus][data-force-focus=True] .usa-input"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user