DomTextField is the class that represents all DOM elements that were specified using one of the following tags: <input type='text'>, <input type='password'>, <input type='file'> or <textarea>.
This class is supported only on the Open Agent.
DomTextField derives from the DomElement class and BrowserObject class; no classes derive from the DomTextField class.
In addition to the methods and properties it inherits from the DomElement class and BrowserObject class, DomTextField has the following methods and properties: