my snippet:
print(driver.current_url) # reflect the exact url html_text = driver.page_source soup = BeautifulSoup(html_text, "html.parser") get_deta