ch_06_content
tagged this
23 Oct 16:34
Pre-requisite: Update background in below css class to hex code for red (#ff0000) in `/automated-visual-testing/website/css/listview-grid.css` file before running the match_level_test ```css .my-page .ui-listview .ui-li-aside { background: #ff0000; } ``` Change log: Added a simple test for automation bookstore site to use MatchLevel.CONTENT Set match level as CONTENT in conftest.py file