Click here to Skip to main content
16,023,224 members

Comments by Member 14365635 (Top 4 by date)

Member 14365635 3-Jul-22 6:02am View    
When I try:
video_content = driver.find_element(By.XPATH, '//a[@class="down_t"]').click()


IDM Download software caught the link like this:


https://proxy-vip.lovepik.com/vfiles/video/05/96/21/a_b6UvDGkEAUXI1555059621.mp4?auth_key=1656843450-0-0-7cf98c32be7ae767c92ec7e5cbdfe08a

I want to get that link to output the Input box
Member 14365635 3-Jul-22 5:57am View    
This is the website I'm working on:

https://lovepik.com/video-46749/rainy-ground.html
Member 14365635 3-Jul-22 5:56am View    
I tried before and return value is None
Member 14365635 3-Jul-22 5:47am View    
'WebElement' object has no attribute 'getAttribute'