Rename command installProviderExtension to launchProviderExtension
crrev.com/555016 changed the C++ browser-test-side code to use the name LaunchExtension(), rather than InstallExtension(). Change the test code JS command similarly, use launchProviderExtension. Also make launchProviderExtension a separate getSetupSteps step because chrome test.sendMessage always has a reply. We should await it and then do the next step: setup that next step to call setupAndWaitUntilReady() as before. Covered by existing tests: Provider/FileManagerBrowserTest/Test.* Bug: 833834,668680 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I0cffa47ae94e46699fd1e92d69dea946686d6ad1 Reviewed-on: https://chromium-review.googlesource.com/1036747Reviewed-by:Stuart Langley <slangley@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#555205}
Showing
Please register or sign in to comment