SWIFT Tutorial
Introduction to training program01:36
Overview on XCUITest03:41
XCUITest vs Appium vs Expresso03:05
Swift – Hello world program04:26
Swift – Comments01:53
Swift – Variables & Constants03:41
Swift – Datatypes with examples09:26
Conditional statements – IF with examples06:07
Switch statement with Range , with Tuple08:28
Arrays- Append, Insert, contentsOf, Remove Methods, Sort13:02
Overview on Function with examples06:18
XCUITest Basic Concepts
XCUITest Prerequisite | Perform Record & Playback using XCUITest06:43
Overview on XCUITest API06:52
Object Identification using Debugging Mode08:51
Create Basic Script using Debugging Mode feature07:38
Object Identification using Accessibility Inspector & Basic Script Creation04:14
Handling SearchBox & Text Fields using boundBy10:12
Handling Date Picker using otherElements concept06:36
Handling Picker View using adjust05:15
Handling Slider using adjust03:35
Handling Switches using firstmatch and other elements handling03:18
How to add Assertions to your program & SwipeUp, SwipeDown examples05:28
How to handle swipe left, swipe right on page indicator03:38
How to handle safari browser07:22
Wait for Elements using waitForExistence command02:30
Page factory framework with example08:53
Overview on Operator & Examples on Arithmetic operator