appium的ios示例

时间:2017-05-06 04:15:06
【文件属性】:

文件名称:appium的ios示例

文件大小:134KB

文件格式:RAR

更新时间:2017-05-06 04:15:06

appium

自己写的一个很简单的ios例子和appium官方示例链接中提到的simple.py,和我修改后的test1.py


【文件预览】:
test1.py
test
----.DS_Store(6KB)
----._build(4KB)
----test1.py(1KB)
----._.DS_Store(4KB)
----test.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(13KB)
----build()
--------._test.build(4KB)
--------Release-iphonesimulator()
--------test.build()
----test()
--------.DS_Store(6KB)
--------testViewController.m(1KB)
--------en.lproj()
--------main.m(328B)
--------._main.m(4KB)
--------._testAppDelegate.h(4KB)
--------._.DS_Store(4KB)
--------._test-Prefix.pch(4KB)
--------testViewController.h(501B)
--------._testViewController.h(4KB)
--------._testViewController.m(4KB)
--------test-Prefix.pch(311B)
--------testAppDelegate.m(2KB)
--------._testAppDelegate.m(4KB)
--------Default-568h@2x.png(18KB)
--------testAppDelegate.h(364B)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------test-Info.plist(1KB)
----._test.xcodeproj(4KB)
simple.py

网友评论

  • 可以用,感谢分享
  • 亲,可以分享一下资源吗
  • 很有参考价值, 非常感谢.
  • 可以,谢谢
  • 很有用,收留
  • 不错,是一个简单的试例
  • 先下载,仍在学习中。谢谢分享
  • 有点小难度
  • 非常不错,谢谢分享。
  • 还可以, 作为参考
  • 有一点儿小问题 不过还是多谢楼主分享
  • 里面的过程,自己打个包可以用。 现在想想,可以通过inspector的录制来自动生成脚本的。
  • 适合与初学者
  • 感谢分享,从中获取很多宝贵的经验,还是很不错的,借鉴了很多。
  • 初学者可以看看,还不知道怎么跑起来。
  • 非常不错,谢谢分享。
  • 能用么,怎么用啊 启动appium 执行python simple.py 或者 python test1.py都报错
  • 有一点儿小问题 不过还是多谢楼主分享
  • appium更新1.0.0后,selemun兼容到appium这个demo就存在一些语法问题