79580915

Date: 2025-04-18 11:06:55
Score: 1
Natty:
Report link

You can continue scraping elements with shadow root or shadow dom through selenium, first right click on the target element and copy its js path.

second_name = driver.execute_script('return COPIED_JS_PATH')
second_name.send_keys('Doe')
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dineth Oshitha