FreeCourse Logo
FreeCourse.io
Verified CouponsFree CoursesJobsBlog
Categories
Home/Courses/Appium & Selenium using Python from scratch with projects
Appium & Selenium using Python  from scratch with projects
IT & Software100% OFF

Appium & Selenium using Python from scratch with projects

Udemy Instructor
4.62(336 students)
Self-paced
All Levels

About this course

Course is updated on 11-December-2025 with below concepts:Overview on AIOverview on LLMOverview on RAGOverview on Generative AIOverview on MemoryOverview on AI AgentOverview on LangChain & LangGraphOverview on MCP ServerOverview on Human In the loop , Hallucination & GuardrailsOverview on Fine-TuningOverview on ContextOverview on PromptsChatGPT vs CoPilot vs CURSOROverview on OpenAIOverview on AI ModelsOverview on n8n workflowGenerate API Key in OpenAICreate workflow in n8nCreate Public Chat in n8n workflowOverview on OpenAI TokensCURSOR - Create a Chrome Extension for Record & PlaybackCURSOR - Create an OTP Shield Mobile APPInstall GITHUB Copilot to PyCharm EditorGenerate Appium Python Program using CoPilot in PyCharmGenerate framework code using CoPilotCourse is updated on 09-08-2025 with below topicsWhen to use ID & Xpath - doubts clarification video added at lecture 31Course is updated on 04-08-2025 with below topicsScroll using UiScrollableScroll using UiScrollable - setAsVerticalListScroll using UiScrollable - setAsHorizontalListScroll using UiScrollable - setMaxSearchSwipesScroll using UiScrollable - scrollForward & scrollBackwardScroll using UiScrollable - ScrollToEnd & scrollToBeginningCourse is updated on 03-08-2025 with below topicsParallel Execution using systemPort & wdaLocalPortCourse is updated on 02-08-2025 with below topicsAppium-gestures-plugin : DoubleTapAppium-gestures-plugin : longPressCourse is updated on 01-08-2025 with below topicsOverview on ElementIDAppium-gestures-plugin installation & overviewAppium-gestures-plugin : Swipe Up & Swipe Down- AndroidAppium-gestures-plugin : Swipe Up & Swipe Down- iPhoneAppium-gestures-plugin : Swipe Left & Swipe RightAppium-gestures-plugin : Drag and DropCourse is updated on 31-07-2025 with below topicsCoordinates identification which covers X , Y, Height & WidthCourse is updated on 30-07-2025 with below topicsWe added a new section in which we are going to upload Q & A's & Student's requested topics, please find below section name "Interview Question & Answers & Student Requested Topics" Course is updated on 29-07-2025 with below topicsAppium-device-farm plugin - Video Recording ConfigurationAppium-device-farm plugin - Video Recording ImplementationCourse is updated on 28-07-2025 with below topicsfind_image_occurrence command with exampleappium-device-farm plugin configuration , implementation with exampleCourse is updated on 27-07-2025 with below topicsgetImagesSimilarity command with exampleCourse is updated on 26-07-2025 with below topicsAppium-Dashboard Plugin with examplesAppium-Image Plugin with examplesCourse is updated on 08-June-2025:Customised framework for Mobile & Web - Single framework that supports Mobile Apps & Web applicationAppium & Selenium using Python - Master Mobile & Web automation testing with APPIUM 2. X on Android & iOS & devices, Selenium WebdriverThis course is designed for complete beginners. If you are a complete beginner on Appium or Selenium or Python this course helps you to master the tool.

Very basic step by step videos to guide you from scratchGet started with Appium & Selenium using Python . APPIUM topics :Introduction to PythonInstall Python on WindowsInstall Python on MACOverview on editors and install PyCharmConfigure Eclipse editor for python scriptingCreating a project and adding comments to PyCharmData types and examplesExamples on String data typeOverview on List with examplesIf Statement and examplesFor Loop statements with examplesWhile Loop statements with examplesoverview on functions and importIntroduction to Class and ObjectImportance of HOMEBREWAPPIUM Python ConfigurationOverview on Appium 2. XInstall Appium 2.

X , Install Drivers for Android & iOS executionsOverview on Drivers & OptionsAppium Python Program to Launch Android & iOS AppOverview on USB Debugging Mode & Connect Real Android PhoneAppium Inspector - Overview , Installation, ExampleScenario : Launch app & Handle Button, Text fieldScenario : Handling Alerts, Text Fields , Buttons- Singup & Login flowScenario : Handling Switch, Dropdown & Alert ButtonScenario : Handling DropDown using FindElements, GetAttributeScenario : ScrollDown using latest actionsScenario : TAP & LongPress using latest actionsOverview on Synchronisation with examplesStart APPIUM Server using a ProgramAppium Inspector ==> Record & Identify Elements using CoordinatesExamples on Keyboard HandlingHandling Hybrid App ==> Switching ContextHandling SYSTEM Apps - Camera & CalculatorScenario - WEB APP HandlingScreenshot & Video capturingnoReset with exampleOPTIONAL - MAC CONFIGURATION OVERVIEWEstablish Inspector Session for UIKitCatalog app on simulatorHandling Buttons , Text Fields, Checkbox on SimulatorHandling of SwitchesHandling AlertsHandling Date Picker Handling Picker ViewSwitch Context - From Native to Web ViewTap using coordinatesPerform Scroll down on the appConfiguring PyTest & Executing Basic functionsPyTest Fixtures & Decorators with examplesPyTest Marker, Parameterised Markers with examplesPyTest Hard Assertions, Soft AssertionsPyTest Launch App on iPhone SimulatorPytest Parameters in Launching iOS AppPyTest Reports - HTML & ALLURE with examplesPyTest - Capture Screenshot & Screenshot on FailureParallel Execution on SimulatorsGenerate LogsReading Data from a Config FileRead Data From Excel & Write Data in ExcelFramework - Page Factory ModelOverview on GITHUBAppium Framework Part - Jenkins IntegrationSelenium Topics:Install Python on WindowsInstall Python on MACOverview on editors and install PyCharmConfigure Eclipse editor for python scriptingCreating a project and adding comments to PyCharmData types and examplesExamples on String data typeOverview on List with examplesIf Statement and examplesFor Loop statements with examplesWhile Loop statements with examplesoverview on functions and importIntroduction to Class and ObjectWhy people prefer python than java for seleniumOverview on SeleniumRecord and playback options in SeleniumInstall selenium for pythonScenario 1: First automation script in pycharmOverview on locators How to use locators in a programScenario 2: Perform search operation on bingRun test script without specifying driver exe fileScenario 3: Handling checkboxesScenario 4: Handling RadioButtonsScenario 5: Handling DropdownScenario 6: Create a test script using findElements - Part 1Scenario 8: Perform tab operation using sendkeys commandScenario 9: Handling framesScenario 10: Selecting a date from date pickerScenario 11: Handling drag n drop Scenario 13: How to capture coordinates of an objectScenario 14: Handle tooltipsScenario 15: Handle Auto Suggestions and capture screenshotScenario 16: Handle Mouse HoverScenario 18: Handling multiple windowsScenario 19: Handling WebtablesScenario 20: Examples on waitScenario 21: Handling alertsScenario 22: Handling JavascriptsScenario 23: Data Driven testing with examplesOverview on unittest framework with examplesGenerate test execution reportPage Object Model with examplePage factory model with exampleOverview on GITHubExecute unittest from JenkinsIntroduction to framework with exampleConfiguring PyTest & Executing Basic functionsPyTest Fixtures & Decorators with examplesPyTest Marker, Parameterised Markers with examplesPyTest Hard Assertions, Soft AssertionsCapture Screenshot & Screenshot on FailureGenerate HTML & Allure ReportsReusable Logics - Utilities -Generate LogsReusable Logics - Utilities -Reading Data from a Config FileReusable Logics - Utilities -Read Data From Excel & Write Data in ExcelSelenium Framework - Page Factory Model - GIT HUB & Jenkins PipelinePyTest featuresData Driven & conftest utilitiesSelenium Framework - Page Factory Model - GIT HUB & Jenkins PipelinePyTest - Login to Sauce Demo applicationLets Get Started...

Skills you'll gain

Other IT & SoftwareEnglish

Available Coupons

Loading...

Course Information

Level: All Levels

Suitable for learners at this level

Duration: Self-paced

Total course content

Instructor: Udemy Instructor

Expert course creator

This course includes:

  • 📹Video lectures
  • đź“„Downloadable resources
  • 📱Mobile & desktop access
  • 🎓Certificate of completion
  • ♾️Lifetime access
$0$92.99

Save $92.99 today!

Enroll Now - Free

Redirects to Udemy • Limited free enrollments

Share this course

https://freecourse.io/courses/appium-selenium-using-python-from-scratch-with-projects

You May Also Like

Explore more courses similar to this one

ServiceNow Scripting Mastery: Advanced Development
IT & Software
0% OFF

ServiceNow Scripting Mastery: Advanced Development

Udemy Instructor

Unlock the power of scripting in ServiceNow to automate tasks, enhance workflows, and build custom applications! This course takes you from the fundamentals of JavaScript as used in ServiceNow to advanced client- and server-side scripting. You’ll learn to create dynamic and responsive interfaces with Client Scripts and UI Policies, automate backend processes with Business Rules and Script Includes, and leverage the Glide API to interact with ServiceNow data effectively.With hands-on projects and real-world scenarios, we’ll dive into Service Portal scripting, working with custom widgets, enhancing user experiences, and mastering ServiceNow's powerful customization capabilities. You'll also gain best practices for code optimization, security, and debugging, ensuring that your solutions are efficient and robust.This course is perfect for ServiceNow developers, administrators, and IT professionals eager to build or refine their scripting skills. Whether you're preparing for certification, advancing your career, or aiming to improve your organization’s workflows, this course will equip you with the essential scripting knowledge to make impactful changes in ServiceNow.By the end, you'll be able to confidently use ServiceNow scripting to solve complex problems, automate processes, and create seamless user experiences that transform business productivity. Start your journey to becoming a ServiceNow scripting expert today! Enjoy the learning!!

4.5•4.7K•Self-paced
FREE$80.99
Enroll
Mastering Complete ServiceNow Administration Course!
IT & Software
0% OFF

Mastering Complete ServiceNow Administration Course!

Udemy Instructor

Course Description:Unlock the full potential of ServiceNow by mastering the essential skills and tools required for a successful career as a ServiceNow Administrator. This comprehensive course is designed for both beginners and professionals aiming to elevate their expertise in managing, configuring, and optimizing ServiceNow platforms.What You’ll Learn:ServiceNow Fundamentals – Grasp the foundational concepts and navigation of ServiceNow, including user interfaces, workflows, and role-based access.Instance Management – Learn to manage ServiceNow instances effectively, including instance creation, cloning, and data separation.User and Role Management – Get hands-on with user provisioning, role creation, and permission control to secure and organize your ServiceNow environment.Form and List Configuration – Explore customizations to forms, lists, and fields to enhance data accessibility and usability.Service Catalogs & Request Management – Build and manage service catalogs and items to streamline request processes and improve user experience.Change, Incident, Problem, and Knowledge Management – Dive deep into ServiceNow’s ITSM modules, mastering configuration and best practices for each.Reports & Dashboards – Develop reports and dashboards to analyze and visualize data, offering insights to drive business decisions.Automation with Workflows & Flow Designer – Automate processes with workflows, flow designer, and business rules for a more efficient and responsive system.Instance Security & Data Policies – Ensure data integrity and instance security with policies, ACLs, and encryption.Why This Course? This course will empower you with the tools and skills to administer ServiceNow with confidence, support users, and deliver significant value to your organization. By the end of the course, you’ll be prepared to take on real-world challenges and help your business harness the full potential of ServiceNow.Course Highlights:Interactive, hands-on labs and real-life examples.Guidance on best practices for a successful administration career.Practice tests and mock interviews for ServiceNow Administrator certification preparation.Who Should Enroll:Aspiring ServiceNow administrators and IT professionals looking to gain specialized skills in platform management.ServiceNow users seeking to advance their role to a platform administrator position.Anyone interested in leveraging ServiceNow as an administrator to improve organizational efficiency.Enroll today and start building your career as a ServiceNow Administrator!

4.7•4.5K•Self-paced
FREE$104.99
Enroll
DP-750 Azure Databricks Practice Tests | 500+ Questions
IT & Software
0% OFF

DP-750 Azure Databricks Practice Tests | 500+ Questions

Udemy Instructor

Prepare for the Microsoft Certified: Azure Databricks Data Engineer Associate (DP-750) certification with realistic practice tests designed to help you assess your knowledge, identify weak areas, and build confidence before exam day.This course focuses on practical, exam-style questions covering the key skills required for working with Azure Databricks and modern data engineering solutions. You'll practice concepts related to data ingestion, transformation, processing, storage, security, monitoring, and optimization within Azure Databricks environments.The questions are designed to test more than memorization. You'll need to analyze scenarios, understand data engineering workflows, select appropriate Databricks capabilities, and determine the most suitable solution for a given requirement.WHAT YOU'LL GETMultiple DP-750 practice testsRealistic, exam-style Azure Databricks questionsCoverage of key DP-750 data engineering conceptsDetailed explanations for practice questionsScenario-based questions reflecting practical data engineering situationsOpportunities to identify and review knowledge gapsRepeated practice to improve accuracy and confidenceExam-like practice to help you prepare for test dayTOPICS COVEREDAzure Databricks FundamentalsAzure Databricks architectureDatabricks workspacesCompute resourcesClusters and compute configurationDatabricks notebooksJobs and workflowsUnity Catalog fundamentalsData IngestionIngesting batch and streaming dataData sources and connectorsAuto LoaderIncremental data ingestionSchema inference and evolutionStructured Streaming conceptsData ingestion patternsData Transformation and ProcessingApache Spark fundamentalsDataFrames and Spark SQLData transformation techniquesETL and ELT workflowsData cleansing and preparationBatch processingStream processingPerformance considerationsDelta LakeDelta tablesACID transactionsSchema enforcement and evolutionTime travelMERGE operationsData versioningDelta Lake optimizationMedallion architecture conceptsData Engineering WorkflowsDatabricks JobsTask dependenciesWorkflow orchestrationSchedulingParameters and configurationsMonitoring job executionHandling failures and retriesData Governance and SecurityUnity CatalogCatalogs, schemas, and tablesAccess controlPermissions and privilegesData discovery and governanceSecure data accessData lineageIdentity and authentication conceptsPerformance OptimizationSpark performanceCluster configurationPartitioningCachingQuery optimizationFile optimizationData layout considerationsEfficient data processingMonitoring and TroubleshootingMonitoring jobs and workloadsIdentifying processing issuesDebugging notebooks and pipelinesSpark and Databricks troubleshootingPerformance monitoringLogging and operational considerationsHOW TO USE THIS COURSE1. Take a practice testStart with a test without checking your study materials. Use the first attempt to measure your current knowledge.2. Review your resultsIdentify the questions you missed and the topics where you were uncertain.3. Study the explanationsRead the explanations carefully and understand why the correct answer is the best solution.4. Review weak areasReturn to your DP-750 and Azure Databricks study materials and focus on the areas where you need improvement.5. Retake the testsRepeat the practice tests after reviewing your weak areas and track your progress.6. Simulate exam conditionsBefore taking the actual DP-750 exam, complete the tests under realistic conditions and aim for consistently strong results.WHO IS THIS COURSE FOR?This course is suitable for:Data engineers preparing for the Microsoft DP-750 certificationProfessionals working with Azure DatabricksData engineering professionals who want to validate their Databricks skillsAzure and cloud professionals expanding into data engineeringDevelopers and technical professionals working with Apache Spark and DatabricksLearners looking for additional DP-750 exam practiceCandidates who want to identify knowledge gaps before exam dayIMPORTANT NOTEThis is a practice test course, not a complete Azure Databricks training course. Learners should have basic knowledge of data engineering, SQL, Python, Apache Spark, and cloud data concepts before taking the course.For the best preparation, combine these practice tests with hands-on Azure Databricks experience, Microsoft Learn resources, official exam objectives, and practical data engineering exercises.Practice consistently, understand your mistakes, strengthen your Azure Databricks skills, and approach the DP-750 exam with confidence.

0.0•0•Self-paced
FREE$79.99
Enroll
FreeCourse LogoFreeCourse

Freecourse.io brings you high-quality online courses with free certificates to help you upskill, boost your career, and achieve your goals anytime, anywhere.

Resources

  • Courses
  • Jobs
  • Categories
  • Features

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy
  • Terms
  • Cookies
  • Licenses

© 2026 FreeCourse. All rights reserved.