We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8857f53 commit 291f00dCopy full SHA for 291f00d
test/e2e/src/pom/floatingPlayerPgae.ts
@@ -4,7 +4,7 @@ import { BasePage } from './BasePage';
4
const FLOATING_PLAYER_PAGE_VIDEO_SELECTOR = '//*[@id="player_html5_api"]';
5
6
/**
7
- * Video player examples floating player page object
+ * Video player examples Floating player page object
8
*/
9
export class FloatingPlayerPage extends BasePage {
10
public floatingPlayerVideoComponent: VideoComponent;
0 commit comments