Uses of Interface
com.teamdev.jxbrowser.search.TextFinder
Packages that use TextFinder
Package
Description
This package provides the classes that allow you to work with browsers.
-
Uses of TextFinder in com.teamdev.jxbrowser.browser
Methods in com.teamdev.jxbrowser.browser that return TextFinderModifier and TypeMethodDescriptionBrowser.textFinder()
ReturnsTextFinder
that allows finding text on a web page loaded in the current browser instance.