open("https://xkcd.com/731/") self.assert_element("div#ARMY_OF_ROBOTS", timeout=1) # This should failYou can run it from the examples/ folder like this:pytest test_fail.py🔵 You'll notice that a logs folder, "latest_logs", was created to hold information about the failing test...