test
This commit is contained in:
parent
a839e3e361
commit
6b4c5a940a
@ -23,5 +23,3 @@ def fetch_string():
|
||||
title_elem = tree.xpath('/html/body/div[1]/center/a')[0].text
|
||||
fetched_str = str(title_elem)
|
||||
return fetched_str
|
||||
# .wrapper > center:nth-child(1) > a:nth-child(1)
|
||||
# /html/body/div[1]/center/a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user