Side by Side Diff: tools/chrome_remote_control/run_tests
Issue 10875044 :
Basic framework for devtools-based scrolling tests. (Closed)
Patch Set: with the added files
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
tools/chrome_remote_control/.gitignore
tools/chrome_remote_control/chrome_remote_control/__init__.py
tools/chrome_remote_control/chrome_remote_control/browser.py
tools/chrome_remote_control/chrome_remote_control/browser_finder.py
tools/chrome_remote_control/chrome_remote_control/browser_finder_unittest.py
tools/chrome_remote_control/chrome_remote_control/browser_options.py
tools/chrome_remote_control/chrome_remote_control/browser_unittest.py
tools/chrome_remote_control/chrome_remote_control/desktop_browser_backend.py
tools/chrome_remote_control/chrome_remote_control/inspector_backend.py
tools/chrome_remote_control/chrome_remote_control/run_tests.py
tools/chrome_remote_control/chrome_remote_control/tab.py
tools/chrome_remote_control/chrome_remote_control/tab_runtime.py
tools/chrome_remote_control/chrome_remote_control/tab_runtime_unittest.py
tools/chrome_remote_control/chrome_remote_control/tab_unittest.py
tools/chrome_remote_control/chrome_remote_control/websocket.py
tools/chrome_remote_control/chrome_remote_control/websocket_unittest.py
tools/chrome_remote_control/examples/rendering_microbenchmark_test.py
tools/chrome_remote_control/examples/top1k
tools/chrome_remote_control/run_tests