First Appium training video tutorial is live and covers - Why Appium? > WebDriver for mobile devices - https://appium.io and https://www.seleniumtests.com/p/appium-tutorial.html Appium desktop app: https://github.com/appium/appium-desktop > Wrapper for Appium server - Appium server written in node js exposes Rest API to interact with AUT - Start Appium server - Inspect element - Desired Capabilities https://www.vysor.io/ > To mirror device on PC or MAC - Enable developer mode on Android and enable USB debugging > https://www.seleniumtests.com/2015/05/set-up-android-device-to-run-appium.html adb > command line tool that lets you communicate with an emulator or android device - Install android debug bridge https://www.seleniumtests.com/2015/05/appium-and-android-setup.html - adb devices Execute Android Web test - https://github.com/tarun3kumar/seleniumtests
This is the second selenium and security testing video in series of Security Testing and Selenium . This video cover active scanning using ZAP and selenium