Skip to content

Commit 0641023

Browse files
att
1 parent 82f46b6 commit 0641023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/session/extra.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ PublicSession.switch_to_frame = function(public, private, element_frame)
6161
end
6262

6363
local frame_id = element_frame.get_chromedriver_id()
64-
64+
6565
local result = private.fetch({
6666
url = private.url .. "/session/" .. private.session_id .. "/frame",
6767
method = "POST",

0 commit comments

Comments
 (0)