© Courtney Zhan, Edited by Zhimin Zhan 2024
Z. Zhan (ed.)Selenium WebDriver Recipes in C#https://doi.org/10.1007/979-8-8688-0023-8_19

19. WYSIWYG HTML Editors

Courtney Zhan1  
(1)
Fitzgibbon, QLD, Australia
 

WYSIWYG (an acronym for “what you see is what you get”) HTML editors are widely used in web applications as embedded text editors nowadays. This chapter will use Selenium WebDriver to test several popular WYSIWYG HTML editors.

TinyMCE

TinyMCE is a web-based WYSIWYG editor. It claims to be “the most used WYSIWYG editor in the world. It is used by millions.”1

A screenshot of an H T M L editor denotes a set of texts. They read Selenium web driver recipes ...

Get Selenium WebDriver Recipes in C#: Practical Testing Solutions for Selenium WebDriver now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.