vedio = driver.find_element_by_xpath("//div[@class='echart-line-box']//div")
ActionChains(driver).move_to_element_with_offset(vedio, 1000, 141).perform()
select = driver.find_element_by_link_text('每日统计')
ActionChains(driver).click(select).perform()

最新文章

  1. 第3月第19天 cxx_destruct dispatch_get_main_queue()死锁
  2. [转载]config文件的一个很好的实现
  3. html5 canvas画流程图
  4. activity通过onActivityResult间数据交互
  5. 十七、EnterpriseFrameWork框架核心类库之Web控制器
  6. 【翻译】Anatomy of a Program in Memory—剖析内存中的一个程序(进程的虚拟存储器映像布局详解)
  7. Maven+Spring+Mybatis+Security+Mysql简短的框架
  8. Unity3D Script KeynoteII
  9. (一)使用Blender导出GameMaker支持的模型脚本
  10. ASSERT_VALID和ASSERT宏分析
  11. Acegi
  12. WebView混合开发
  13. spring cloud sidecar
  14. [AGC017D]Game on Tree
  15. python3.x pool.map方法的实质
  16. C#窗口闪烁问题解决
  17. 安卓开发_深入理解Activity和Fragment的关系
  18. Visual Studio 2013编辑器+SourceTree代码管理工具及扩展工具
  19. PureComponent的作用及一些使用陷阱
  20. Android Holo Theme的三种表现形式

热门文章

  1. 编写可维护的JavaScript-随笔(一)
  2. php备忘录模式(memento pattern)
  3. 阿里巴巴Java开发手册(华山版).pdf
  4. vue-router有哪几种导航钩子?(具体怎么用的)
  5. Oracle创建视图 及 授权
  6. http编程体系结构URL loading system
  7. Python 鼠标键盘操作
  8. 我的首次AK记
  9. LVS+DR+apache+keepalived负载均衡
  10. ent 基本使用 二 简单create && query