- Test scripts drives the Browser.
- Watir drives IE Browser via DOM using OLE/COM Automation Interface.
How does Watir interact with HTML / Web Page?
- The DOM (Document Object Model) is a Standard model for Elements of a HTML Page.
- Using DOM all elements along with their Text and Attributes, can be Accessed and Manipulated.
No comments:
Post a Comment