Skip to content

Commit 968d5cd

Browse files
authored
Import click/2 in Playwright.Case (#83)
1 parent 7a3e83c commit 968d5cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/phoenix_test/playwright/case.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ defmodule PhoenixTest.Playwright.Case do
2929
add_session_cookie: 3,
3030
clear_cookies: 1,
3131
clear_cookies: 2,
32+
click: 2,
3233
click: 3,
3334
click: 4,
3435
click_button: 4,

0 commit comments

Comments
 (0)