find.removeHighlighting()

Supprimer toute mise en évidence d'une recherche précédente qui a été appliquée par un appel précédent à highlightResults(), ou par l'interface utilisateur native du navigateur.

Syntaxe

js
browser.find.removeHighlighting();

Paramètres

Aucun

Valeur retournée

Aucune.

Compatibilité des navigateurs

BCD tables only load in the browser

Exemples

js
browser.find.removeHighlighting();