quip

How to iterate button links in selenium

不问归期 提交于 2019-12-13 08:59:24
问题 background:I want to export all document in quip. I provided the account and password in the code for testing. But now I can only access one file to be exported. I want to automate these exports. # -*- coding: utf-8 -*- from selenium import webdriver from selenium.webdriver.common.action_chains import ActionChains from selenium.webdriver.support.ui import Select from selenium.webdriver import ActionChains import time # Configuration information email = "187069474@qq.com" password =