// Copyright 2025 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. { page-load: { template: ../../../common-action-blocks/basic/page-load.hjson args: { READY_STATE: loading TARGET: _self PAGE_LOAD_TIMEOUT: 2m } unbound_args: [ PAGE_URL ] } scroll: ../../../common-action-blocks/power-browsing/page-scroll.hjson }