Jacke met
Regular Member
- Feb 13, 2022
- 282
- 107
its a button that i want to upload a video to
any suggestion to fix thisthe_upload = driver.find_element(By.XPATH, '//*[@id="mount_0_0_Kt"]/div/div/div/div[2]/div/div/div[1]/div/div[3]/div/div/div/div/div[2]/div/div/div/div[2]/div[1]/div/div/div[2]/div/button')
the_upload.send_keys(video_path)
time.sleep(7)