-
What does ‘On-Screen Action’ means in the testing of HTML5 applications?
-
- Using play and pause action of audio and video elements
- Verifying SVG and Canvas elements
- Using Drag action
- Using new input type
- None of these
Correct Option: C
While testing of HTML5 for a browser i.e. whether its elements are supported by the browser or not one can use draggable content using Drag action and this action can be called through On-Screen Action operation.