Skip to content

Commit

Permalink
Update lib/ferrum/page.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
singhprd authored Jan 3, 2025
1 parent d424f06 commit 9e5a95b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ferrum/page.rb
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ def prepare_page
width, height = @browser.window_size
resize(width: width, height: height)

start_screencast

response = command("Page.getNavigationHistory")
transition_type = response.dig("entries", 0, "transitionType")
Expand Down

0 comments on commit 9e5a95b

Please sign in to comment.