摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <!-- <form action="javascript:alert('hello')" metho 阅读全文
posted @ 2020-08-16 16:41 橙子Cjw 阅读(1030) 评论(0) 推荐(0) 编辑
摘要: from selenium import webdriver from time import sleep import os from selenium.webdriver.support.select import Select class TestCase(object): def __ini 阅读全文
posted @ 2020-08-16 16:40 橙子Cjw 阅读(185) 评论(0) 推荐(0) 编辑