TomTonys Blog

  • Home

  • Archives

  • Categories

  • Tags

  • Commonweal 404

  • Sitemap

  • links

  • About

  • Search

滑动

Posted on 2018-10-14 | Edited on 2018-10-23 | In 学习笔记 | Comments: | Views:
Symbols count in article: 663 | Reading time ≈ 1 mins.

swipe 滑动

语法

driver.swipe(x1, y1, x2, y2, 1000)

由坐标(x1,y1)滑动到坐标(x2,y2)处,持续时间1秒

Read more »

H5定位方法

Posted on 2018-10-14 | Edited on 2018-10-23 | In 学习笔记 | Comments: | Views:
Symbols count in article: 1.9k | Reading time ≈ 3 mins.

APP内嵌H5定位方法

方法:定位app内元素时用appium定位方法定位,定位H5页面元素时用selenium定位方法定位.他们之间的切换用contexts切换

Read more »

Linux计划任务_crontab

Posted on 2018-10-13 | Edited on 2018-10-17 | In Linux | Comments: | Views:
Symbols count in article: 468 | Reading time ≈ 1 mins.

crontab

常用命令

创建计划任务

crontab -e

Read more »

测试学习笔记

Posted on 2018-10-12 | Edited on 2018-10-17 | In 学习笔记 | Comments: | Views:
Symbols count in article: 1.7k | Reading time ≈ 3 mins.

ADB

截图

adb shell screencap /sdcard/wangdoujia.png

Read more »

架设简单的服务器

Posted on 2018-10-12 | Edited on 2018-10-17 | In Linux | Comments: | Views:
Symbols count in article: 479 | Reading time ≈ 1 mins.

在虚拟机中的Centos 7上架设搭建简单的网站

1. 安装Apache服务

1
yum install -y httpd
Read more »
1…34
Tom Tony

Tom Tony

23 posts
3 categories
30 tags
RSS
GitHub E-Mail Google Twitter Facebook Instagram
  • LOL1
  • Linux1
  • Moneky1
  • PageObject1
  • Python9
  • Selenium3
  • aapt1
  • adb1
  • appium6
  • assert1
  • centos1
  • contexts1
  • faces1
  • h5定位1
  • linux1
  • logging1
  • opencv1
  • swipe1
  • touchaction1
  • yaml1
  • 兼容性1
  • 日志1
  • 测试10
  • 滑动1
  • 用例设计方法2
  • 短链接1
  • 等级1
  • 绘图1
  • 触控1
  • 计划任务1
© 2018 Tom Tony | 45k | 1:15
Powered by Hexo
|
Theme – NexT