当前位置:网站首页>Floating menu operation
Floating menu operation
2022-07-03 06:15:00 【Bobo AI leaves work】
from selenium.webdriver.common.action_chains import ActionChains
item=driver.find_element_by_name("tj_settingicon")
ActionChains(driver).move_to_element(item).perform()
driver.find_element_by_link_text(" Advanced search ").click()
Window switch :
old_handle = driver.current_window_handle driver.switch_to.window(driver.window_handles[1]) driver.find_element_by_name("word").send_keys("bobo") driver.switch_to.window(old_handle)
边栏推荐
- YOLOV2学习与总结
- JMeter performance automation test
- Exportation et importation de tables de bibliothèque avec binaires MySQL
- 堆排序和优先队列
- Printer related problem record
- After the Chrome browser is updated, lodop printing cannot be called
- Kubernetes notes (IV) kubernetes network
- Oauth2.0 - explanation of simplified mode, password mode and client mode
- Cesium entity (entities) entity deletion method
- 冒泡排序的简单理解
猜你喜欢
Docker advanced learning (container data volume, MySQL installation, dockerfile)
Cesium 点击获取模型表面经纬度高程坐标(三维坐标)
Simple solution of small up main lottery in station B
Click cesium to obtain three-dimensional coordinates (longitude, latitude and elevation)
arcgis创建postgre企业级数据库
深入解析kubernetes controller-runtime
Alibaba cloud OOS file upload
有意思的鼠標指針交互探究
Use selenium to climb the annual box office of Yien
23 design models
随机推荐
YOLOV1学习笔记
Printer related problem record
使用 Abp.Zero 搭建第三方登录模块(一):原理篇
Code generator - single table query crud - generator
Detailed explanation of findloadedclass
In depth analysis of kubernetes controller runtime
Zhiniu stock project -- 05
Beandefinitionregistrypostprocessor
The mechanical hard disk is connected to the computer through USB and cannot be displayed
Solve the problem that Anaconda environment cannot be accessed in PowerShell
Clickhouse learning notes (I): Clickhouse installation, data type, table engine, SQL operation
Read blog type data from mysql, Chinese garbled code - solved
SVN分支管理
Install VM tools
The most classic 100 sentences in the world famous works
Bio, NiO, AIO details
[set theory] equivalence relation (concept of equivalence relation | examples of equivalence relation | equivalence relation and closure)
Oauth2.0 - using JWT to replace token and JWT content enhancement
IE browser flash back, automatically open edge browser
致即将毕业大学生的一封信