Grab the text of the specified area.
Website: https://www.kobo.com/tw/zh/ebook/NXUCYsE9cD6OWhvtdTqQQQ.
Image:
Code:
BookTitle = driver.find_elements_by_xpath('//p[@class="title product-field"]')
BookTitle[0].getWindowHandle()
HTML:
<span translate="no">大塊文化</span>
