zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - Mobile Automation with Appium 2.0 and WebdriverIO - 2022
magnet:?xt=urn:btih:f342a7257d6f6368ad1754d4202bcf51b84bf351&dn=[FreeCourseSite.com] Udemy - Mobile Automation with Appium 2.0 and WebdriverIO - 2022
磁力链接详情
Hash值:
f342a7257d6f6368ad1754d4202bcf51b84bf351
点击数:
145
文件大小:
3.83 GB
文件数量:
78
创建日期:
2022-5-7 12:31
最后访问:
2024-12-26 05:45
访问标签:
FreeCourseSite
com
Udemy
-
Mobile
Automation
with
Appium
2
0
and
WebdriverIO
-
2022
文件列表详情
01 - Introduction/001 Course Overview.mp4 37.39 MB
01 - Introduction/002 What is Appium.mp4 12.55 MB
01 - Introduction/003 What is WebdriverIO.mp4 10.61 MB
02 - Setup & Installation (MacOS)/001 NodeJS Setup.mp4 37.75 MB
02 - Setup & Installation (MacOS)/002 Java JDK Setup.mp4 41.7 MB
02 - Setup & Installation (MacOS)/003 Android Studio Setup.mp4 39.23 MB
02 - Setup & Installation (MacOS)/004 Setup Android Emulator.mp4 20.64 MB
02 - Setup & Installation (MacOS)/005 Appium Inspector Setup.mp4 22.3 MB
02 - Setup & Installation (MacOS)/006 Appium Installation.mp4 61.27 MB
03 - Setup & Installation (Windows)/001 NodeJS Setup.mp4 26.6 MB
03 - Setup & Installation (Windows)/002 Java JDK Setup.mp4 34.85 MB
03 - Setup & Installation (Windows)/003 Android Studio Setup.mp4 41.64 MB
03 - Setup & Installation (Windows)/004 Setup Android Simulator.mp4 24.98 MB
03 - Setup & Installation (Windows)/005 Appium Inspector Setup.mp4 25.89 MB
03 - Setup & Installation (Windows)/006 Appium Installation.mp4 51.26 MB
04 - WebdriverIO Setup & Configuration (Android)/002 WebdriverIO Setup.mp4 60.76 MB
04 - WebdriverIO Setup & Configuration (Android)/003 WebdriverIO Configuration.mp4 127.95 MB
04 - WebdriverIO Setup & Configuration (Android)/004 Setup Emulator for Testing.mp4 78.68 MB
05 - Android - Finding Elements/001 Find element by Accessibility id.mp4 108.77 MB
05 - Android - Finding Elements/002 Reviewing Test Run Logs.mp4 51.57 MB
05 - Android - Finding Elements/003 Find element by class name.mp4 75.98 MB
05 - Android - Finding Elements/004 Find element by xpath.mp4 124.74 MB
05 - Android - Finding Elements/005 Find element by Android UiAutomator.mp4 82.04 MB
05 - Android - Finding Elements/006 Working with multiple elements.mp4 53.92 MB
05 - Android - Finding Elements/007 Exercise - Working with text input field.mp4 10.23 MB
05 - Android - Finding Elements/008 Solution - Working with text input field.mp4 64.59 MB
06 - Android - Native Features/001 Package & Activity.mp4 88.26 MB
06 - Android - Native Features/002 Working with Dialog Alert.mp4 103.23 MB
06 - Android - Native Features/003 Vertical Scrolling.mp4 119.58 MB
06 - Android - Native Features/004 Horizontal Scrolling.mp4 54.12 MB
06 - Android - Native Features/005 Exercise - Scrolling.mp4 8.59 MB
06 - Android - Native Features/006 Solution - Scrolling.mp4 87.34 MB
07 - Android Real App/001 Download & Setup App.mp4 31.84 MB
07 - Android Real App/002 Handle Permissions.mp4 22.8 MB
07 - Android Real App/003 Skip Tutorial Test.mp4 32.31 MB
07 - Android Real App/004 Add Note Tests.mp4 88.39 MB
07 - Android Real App/005 Exercise Delete Note.mp4 5.69 MB
07 - Android Real App/006 Solution Delete Note.mp4 145.52 MB
08 - Page Object Model/001 What is Page Object Model.mp4 27.39 MB
08 - Page Object Model/002 Setup Screen Objects (Add Note).mp4 83.76 MB
08 - Page Object Model/003 Exercise Delete Note Screen Objects.mp4 16.35 MB
08 - Page Object Model/004 Solution Delete Note Screen Object.mp4 72.06 MB
09 - iOS Setup & Configuration/001 Xcode Setup.mp4 17.48 MB
09 - iOS Setup & Configuration/002 Install & Verify Dependencies.mp4 33.91 MB
09 - iOS Setup & Configuration/003 WebdriverIO Config.mp4 71.58 MB
09 - iOS Setup & Configuration/004 Connect Simulator with Appium Inspector.mp4 21.46 MB
10 - iOS - Finding Elements/001 Find element by Accessibility Id.mp4 70.56 MB
10 - iOS - Finding Elements/002 Find element by Tag Name.mp4 46.97 MB
10 - iOS - Finding Elements/003 Find element by xpath.mp4 56.47 MB
10 - iOS - Finding Elements/004 Find element by class chain.mp4 67.29 MB
10 - iOS - Finding Elements/005 Find element by predicate strings.mp4 62.78 MB
10 - iOS - Finding Elements/006 Exercise Search Input Field.mp4 7.35 MB
10 - iOS - Finding Elements/007 Solution Search Input Field.mp4 63.2 MB
11 - iOS - Native Actions/001 Working with Dialog Alert.mp4 60.67 MB
11 - iOS - Native Actions/002 Vertical Scrolling.mp4 99.63 MB
11 - iOS - Native Actions/003 Picker View.mp4 27.03 MB
12 - iOS Real App/001 Setup iOS 14.5.mp4 16.17 MB
12 - iOS Real App/002 Download & Setup App.mp4 26.88 MB
12 - iOS Real App/003 Create Todo List Tests.mp4 61.63 MB
12 - iOS Real App/004 Exercise Create Todo Items Tests.mp4 12.65 MB
12 - iOS Real App/005 Solution Create Todo Items Tests.mp4 126.35 MB
13 - Page Object Model/001 Setup Screen Objects for Todo List.mp4 43.95 MB
13 - Page Object Model/002 Exercise - Screen Objects for Todo Item.mp4 9.87 MB
13 - Page Object Model/003 Solution - Screen Objects for Todo Item.mp4 59.05 MB
14 - Framework Setup/001 Setup Folder Structure.mp4 17.03 MB
14 - Framework Setup/002 Setup JSConfig for Auto Completion.mp4 26.82 MB
14 - Framework Setup/003 Setup Babel.mp4 31.52 MB
14 - Framework Setup/004 Setup Linter.mp4 42.77 MB
15 - Optimize Framework/001 Shared Configuration for Android & iOS.mp4 74.11 MB
15 - Optimize Framework/002 Implement Hooks.mp4 80.05 MB
16 - BrowserStack Integration/001 Create BrowserStack Account & Upload App.mp4 19.86 MB
16 - BrowserStack Integration/002 Configure BrowserStack with WebdriverIO.mp4 42.75 MB
16 - BrowserStack Integration/003 Run Tests in BrowserStack.mp4 50.39 MB
16 - BrowserStack Integration/004 Securing BrowserStack Credentials.mp4 29.6 MB
17 - GitHub Actions Integration/001 Setup Repository & Create Secrets.mp4 18.76 MB
17 - GitHub Actions Integration/002 Create Workflow File.mp4 37.04 MB
17 - GitHub Actions Integration/003 Running tests in GitHub.mp4 47.89 MB
18 - Wrap up/001 Thank you!.mp4 26.2 MB
其他位置