摘要:
某个操作点击之后形成第二个标签就可以进行下方的代码的书写 index = self.driver.current_window_handle handles = self.driver.window_handlescurrent= None for handle in handles: if han 阅读全文
posted @ 2020-10-13 20:25
CWZzzzz
阅读(1442)
评论(0)
推荐(0)
摘要:
import cx_Oracle conn = cx_Oracle.connect('数据库名字', '密码', '**', encoding='UTF-8') cursor = conn.cursor() number = '2020-09-08 11:29:18' cursor.execute( 阅读全文
posted @ 2020-10-13 18:52
CWZzzzz
阅读(553)
评论(0)
推荐(0)

浙公网安备 33010602011771号