240 发简信
IP属地:上海
  • python中使用strftime()函数删除日期前导0

    macOS环境下:today = datetime.datetime.now().strftime("%-d") Windows环境下:toda...

  • webdriveragent api清除文本框疑惑

    没想到清除个文本框耽误了很长的时间研究,我使用的是wda api中clear接口去清除文本框,先通过ios predicate string方式...

  • Resize,w 360,h 240
    iOS UI自动化环境搭建

    1.安装brew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Ho...

  • 元素定位时需要注意的点

    1.通过resource-id定位时,若同一个id对应多个element,只能通过id定位到第一个element 2.长按、拖拽元素,使Acti...

  • 时间格式转换

    import java.text.SimpleDateFormat; import java.text.ParseException; imp...

  • pytest运行时遇到的报错

    1.“E:\autotest>pytest -s --port=4723 --device=vivoX21 Fatal error in la...

  • Appium Inspector start session时遇到的问题

    1.Error:Failed to create session. The requested resource could not be fo...

  • vivo手机助手识别不到usb连接

    1.确认数据线是否能传输数据,连接好手机后 此电脑—>设备和驱动器 中应该能检测到该手机(最好使用原装数据线连接,有的线只能充电不具备传输数据的...