Issue #3517023: Convert ckEditor5CodeSyntaxTest to WebDriver test
1 unresolved thread
Closes #3517023
Merge request reports
Activity
- Resolved by Adam Bramley
Please register or sign in to reply
Closes #3517023
49 | 49 | /** |
50 | 50 | * Waits for CKEditor to initialize. |
51 | 51 | */ |
52 | protected function waitForEditor() { | |
52 | protected function waitForEditor(): void { | |
|
marked this merge request as ready
closed