You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we enhance the tool to capture the network activity as a HAR?
The flow should be like
start_har()
navigate_to_page()
wait_for_all_content_loaded()
stop_har()