Skip to content

Commit 291f00d

Browse files
committed
vp test: test if video on floating player page is playing
1 parent 8857f53 commit 291f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/src/pom/floatingPlayerPgae.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { BasePage } from './BasePage';
44
const FLOATING_PLAYER_PAGE_VIDEO_SELECTOR = '//*[@id="player_html5_api"]';
55

66
/**
7-
* Video player examples floating player page object
7+
* Video player examples Floating player page object
88
*/
99
export class FloatingPlayerPage extends BasePage {
1010
public floatingPlayerVideoComponent: VideoComponent;

0 commit comments

Comments
 (0)