Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
Christian Dräger edited this page Jun 19, 2017 · 1 revision

Welcome to the page-content-tester wiki!

The PageContentTester is a framework for non-blocking and highly parallelized Dom testing. Since it's using the jSoup Framework to scrape the DOM you can use all the provieded methods of jSoup (server-side CSS3 selector driven DOM API). Beside that the Page Content Tester has a bunch of convenient methods on top of jsoup including test config meta data and easy access to request data (like cookies, headers, etc.) and Dom checks (like isElementPresent, follow url by css-selector, get value of html tags / attributes, etc.)