Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 97762

Unable to access elements from profile preview page- Webscraping Selenium Python

$
0
0

Im unable to access the "view profile" element from the preview page opened while scraping the sciencedirect website using selenium in python. Is there any way to access the elements in the preview page.

driver.get("https://www.sciencedirect.com/science/article/pii/S092911991930940X#!")
driver.find_element_by_xpath('//*[@id="author-group"]/a[2]/span').click()
driver.find_element_by_xpath('//*[@id="profile-preview-page"]/div/div/div/div[2]/a').click()

the error im getting is enter image description here


Viewing all articles
Browse latest Browse all 97762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>