DescriptionImplement browser test for It2Me
This CL implements a browser test for It2Me connection by automating
the steps below:
1. Generates an access code.
2. Launches another Chrome Remote Desktop App instance.
3. Connects with the generated access code.
4. Verifies that the session is connected.
This CL also
1. Modifies LaunchingChromotingApp to takes an optional parameter
so that it can launch the app in a new tab instead of the current tab.
2. Allows a JavaScript browser test to send a value back to the C++
code when a browser test succeeds.
BUG=446342
Committed: https://crrev.com/d90fe697c8b0ae5325ca5d2acccced2e284050b6
Cr-Commit-Position: refs/heads/master@{#311159}
Patch Set 1 #
Total comments: 29
Patch Set 2 : Address CL feedback #
Total comments: 10
Patch Set 3 : Address feedback + rebase #Patch Set 4 : Rebase #Patch Set 5 : Fix merge conflicts #Messages
Total messages: 21 (8 generated)
|