android_mt6572_jiabo/external/autotest/client/site_tests/power_LoadTest
2025-09-05 16:56:03 +08:00
..
extension first commit 2025-09-05 16:56:03 +08:00
control first commit 2025-09-05 16:56:03 +08:00
control.1hour first commit 2025-09-05 16:56:03 +08:00
control.docs_1hour first commit 2025-09-05 16:56:03 +08:00
control.email_1hour first commit 2025-09-05 16:56:03 +08:00
control.fast first commit 2025-09-05 16:56:03 +08:00
control.single_page first commit 2025-09-05 16:56:03 +08:00
control.video_1hour first commit 2025-09-05 16:56:03 +08:00
control.web_1hour first commit 2025-09-05 16:56:03 +08:00
extension.crx first commit 2025-09-05 16:56:03 +08:00
extension.pem first commit 2025-09-05 16:56:03 +08:00
power_LoadTest.py first commit 2025-09-05 16:56:03 +08:00
README.txt first commit 2025-09-05 16:56:03 +08:00

power_LoadTest does not need to pack the extension to run it, but it
can be packed to run it in your browser.

In order to update extension.crx, use chrome's built in packer. You must close
all chrome windows before running this command.

/opt/google/chrome/chrome --pack-extension=./extension \
  --pack-extension-key=./extension.pem --no-message-box


Alternatively, extension developer mode will provide a 
GUI way of doing the same task.

If running manually, click on the power_LoadTest extension icon to begin the
test with default settings (3600 second test).