New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 771228 link

Starred by 2 users

Issue metadata

Status: Available
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Task
Proj-VR
Proj-XR
Proj-XR-VR



Sign in to add a comment

Add ability to test video controls in instrumentation test

Project Member Reported by bshe@chromium.org, Oct 3 2017

Issue description

This would allow testing this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=762573 possible.

There were some discussion around how to test it. And using web dev tool's protocol(https://chromedevtools.github.io/devtools-protocol/#remote) is probably the best approach.


 
Cc: mlamouri@chromium.org
If the goal is to test  bug 762573 , it seems that you might be able to use some indirect solution. For example, you could compare the pixels on the screen. You could also simulate a click on where a button would be and see if it reacts. The general goal of interacting with video controls from Android instrumentation tests seem to be a nice goal as we wrote some hacky tests to get some things done but maybe it shouldn't block testing the regression from  bug 762573 ?
Labels: VR-Test

Comment 3 by samdrazin@chromium.org, Jan 17 (6 days ago)

Labels: -Type-Bug Type-Task
Owner: cassew@chromium.org

Comment 4 by cassew@chromium.org, Today (23 hours ago)

Owner: cassew@google.com

Sign in to add a comment