Failed
tests.modules.check_comics.test_comicmodule[SnafuComics/NewSuperMarioAdventures] (from pytest)
Error Message
ValueError: XPath //div[@id="feed"]/a not found at URL http://snafu-comics.com/swmseries/nsma.
Stacktrace
tests/modules/check_comics.py:57: in test_comicmodule _test_comic(str(tmpdir), scraperobj, maxstrips) tests/modules/check_comics.py:65: in _test_comic for strip in scraperobj.getStrips(maxstrips): dosagelib/scraper.py:173: in getStrips urls = [self.starter()] dosagelib/helpers.py:63: in indirectStarter newurl = self.fetchUrl(url, data, self.latestSearch) dosagelib/scraper.py:326: in fetchUrl return self.fetchUrls(url, data, urlsearch)[0] dosagelib/scraper.py:487: in fetchUrls raise ValueError("XPath %s not found at URL %s." % E ValueError: XPath //div[@id="feed"]/a not found at URL http://snafu-comics.com/swmseries/nsma.