وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
3

Appium – Mobile Testing with Latest 2.0 and Live Projects

سرفصل های دوره

260+ Lectures, 65+ Hours of inDepth training on Mobile apps automation for IOS and Android using Appium on Real Devices


01 - Introduction to the Course
  • 001 Introduction to the course
  • 002 FIXING THE BLURRED VIDEO SCREEN.html
  • 003 Important things to know before you start with the course
  • 004 Introduction to Appium
  • 005 Appium-Android-Guide-for-Windows-and-MAC-OSX.pdf
  • 005 Appium-Guide-for-Windows.docx
  • 005 Appium-MACOSX-Installation-Updated.docx
  • 005 Installation Guide.html
  • 006 Pre requisite

  • 02 - Appium 2.0 Update
  • 001 Appium 2.0 Overview and the Installation
  • 002 Installing Appium 2.0 server
  • 003 Updating to the Latest Version.html

  • 03 - RECENT 2022 Live Training recordings from a Corporate Batch
  • 001 Corporate Training recordings on Selenium Basics and Appium Mobile Automation.html
  • 002 Archive.zip
  • 002 Code from the entire training.html
  • 003 Day 1 - Selenium Basics - Introduction to Selenium and Integrated components
  • 004 Day 2 - Selenium Basics - Configuring Maven
  • 005 Day 3 - Selenium Basics - Finding Elements, Explicit vs ImplicitWait, Xpath etc
  • 006 Day 4 - Handling Checkboxes, IsElementPresent, CSS, TestNG Framework etc
  • 007 Day 5 - TestNG, ReportNG and Extent Reports
  • 008 Day 6 - TestNG Parameterization, Parallel Test Execution, Log4j, Properties etc
  • 009 Day 7 - Java Mail API, Appium Detailed Configuration
  • 010 Day 8 - Installing and Automating Native Apps, Appium Inspector, Android KeyCode
  • 011 Day 9 - Automating Gestures - Swipe, Scroll, Drag and Drop, Switching Apps etc
  • 012 Day 10 - Cucumber BDD with Page Objects
  • 013 Day 11 - IOS Detailed installation and execution on Safari and Native Apps

  • 04 - Basic Installation on Windows - Latest Lectures from Appium 1.8.2 version
  • 001 Configure Java and set global environment variables
  • 002 Configuring Android Studio and creating a new Android Virtual Device
  • 003 Configuring Environment variables for Android ADB
  • 004 Configuring Real Android Device
  • 005 Latest and stable Appium GUI version 1.22.html
  • 006 Installing the Latest Appium GUI
  • 007 Installing Node js and Appium NPM Package
  • 008 Download the latest Java-client dependency 7.0.0.html
  • 009 Configuring Maven and Download Appium dependencies
  • 010 Downloading Eclipse and Adding Dependencies

  • 05 - Basic Installation on MAC OSX - Latest Lectures from Appium 1.8.2 version
  • 001 Configuring Java and setting up environment variables
  • 002 More Prerequisite for Appium Installation on MAC OSX
  • 003 Download and Install AndroidStudio
  • 004 Installing the Latest Appium GUI
  • 005 Installing the Appium server through Node
  • 006 Downloading Eclipse and Maven Dependencies
  • 007 Installing Maven and Configuring environment variables on OSX
  • 008 Launching the Android Virtual Device (AVD) Emulator
  • 009 Executing Test on a Real Android Device and Nexus 5 Emulator
  • 010 Code for executing the test on Real device.html

  • 06 - Appium - Get started with the First Test execution on Real Device
  • 001 Mirroring your Android device on Windows or MAC
  • 002 Test on Chrome Browser on a Real Device.html
  • 003 Executing Test on a WebApp
  • 004 Integrate the Appium API JavaDoc in Eclipse
  • 005 Inspecting Elements on a WebApp
  • 006 Installing the App on Real Android device
  • 007 Finding the Package and Activity Information

  • 07 - Appium Inspector and Latest Appium Desktop version 1.22
  • 001 1.17 Installing latest Appium Desktop and working with Appium Inspector
  • 002 1.22 - Installing the Latest Appium Desktop and a Separate Appium Inspector UI

  • 08 - Starting Appium server Programatically
  • 001 Starting the Appium server programatically on Windows
  • 002 Short code to start Appium server.html
  • 003 Starting the Appium server programatically on MAC OSX

  • 09 - Locator Strategies and Simulating Android Hardware Keys
  • 001 Simulating Android Hardware KeyEvents
  • 002 Simulating Android Hardware KeyEvents - Code.html
  • 002 TestHardwareKeys.zip
  • 003 Locator Strategies for Finding Elements
  • 004 Locator Strategies for Finding Elements - Code.html
  • 004 TestFindingElements.zip

  • 10 - Appium Gradle configuration (Optional, Designed based on one Students request)
  • 001 Adding Appium Gradle dependencies to Android Studio
  • 001 AppiumTesting.zip
  • 002 Integrating Appium and Adding Gradle dependencies under Android Studio

  • 11 - Android UISelector API
  • 001 Understanding the UISelector Class
  • 001 ui-selector-test.zip
  • 002 Download the APK used in project.html
  • 002 Selendroid-Test-App-0-11-0.zip
  • 003 Implicit and Explicit Wait
  • 004 Finding Elements with Uiautomatorviewer

  • 12 - Appium Android - Testing Android Native Apps on Windows
  • 001 Before you watch the next lecture.html
  • 002 Making a call with internal dialer application - Real Device
  • 003 Making a call with internal dialer application - Code.html
  • 003 makea-call-test.zip
  • 004 Adding a new contact to the phone book - Real Device
  • 005 Adding a new contact to the phone book - Code.html
  • 005 adda-contact.zip
  • 006 Sending SMS from a real device
  • 007 Sending SMS from a real device - Code.html
  • 007 sending-sms.zip
  • 008 Working with Calculator - Real Device - Part 1
  • 009 Working with Calculator - Code.html
  • 009 calculator-test.zip
  • 010 Working with Calculator - Real Device - Part 2

  • 13 - Appium 1.17 - Touch Actions - Utility for Swipe Scroll - Handling Gestures
  • 001 Drag and Drop
  • 002 Com-Mobeta-Android-Demodslv.zip
  • 002 DragandDrop.txt
  • 002 Drag and Drop - Code from Latest 1.8.2 API.html
  • 003 DRAGDROP.apk.zip
  • 003 DRAGDROP Apk file.html
  • 004 Scroll to an Element and Text using TouchAction utility
  • 005 AppiumTest.zip
  • 005 Code from the Above Lecture.html
  • 006 Scroll Up and Down - Handling FlipBoard app
  • 007 Code from Above Lecture.html
  • 007 testcases.zip
  • 008 Android Key Events
  • 009 Android Key Events - Code.html
  • 009 android-key-events.zip
  • 010 Tapping an Element on a Real Device - Part 1
  • 011 Tapping an Element on a Real Device - Part 2
  • 012 Tapping an Element on a Real Device - Code.html
  • 012 whatsapp.zip
  • 013 Swipe - Searching Phonebook Contacts - Part 1
  • 014 Swipe - Searching Phonebook Contacts - Part 2
  • 015 Swipe - Searching Phonebook Contacts - Code.html
  • 015 swipe-contacts.zip
  • 016 Android Lollipop 5.0 Update - ScrollTo - Contacts
  • 017 Android Lollipop 5.0 Update - ScrollTo - Contacts - Code.html
  • 017 swipe-contacts.zip

  • 14 - Appium Android - Testing Android Native Apps on MAC
  • 001 Contact Manager Native Test - Part 1
  • 002 Contact Manager Native Test - Part 2
  • 003 Contact Manager Native Test - Part 3
  • 004 Contact Manager APK File Download.html
  • 004 Contact-Manager.zip

  • 15 - Toast Verification
  • 001 Toast Verification - validating text from images
  • 002 Project Code.html
  • 002 toast.zip

  • 16 - Appium Android - Testing Chrome Browser on an Emulator
  • 001 Chrome.rar
  • 001 Installing and Launching Chrome on Android Emulator - MAC

  • 17 - Appium Android - Testing Android Hybrid Apps
  • 001 Handling Hybrid Mobile app
  • 002 Bk-Mobile-Native.zip
  • 002 Handling Hybrid Mobile app - Code & APK.html
  • 002 hybrid-burger-king.zip

  • 18 - TestNG Basics
  • 001 Introduction to TestNG and Configuring Eclipse plugin
  • 002 Creating the First Test Case
  • 003 Adding Assertions and Reporting Failures
  • 004 SoftAssertions and Reporting Multiple failures
  • 005 Creating Test Dependencies
  • 006 Creating Test Suite
  • 007 Managing Multiple Test Suites
  • 008 Test Groups
  • 009 TestNG Listeners
  • 010 Forcefully Skipping a Test Case
  • 011 Adding Before and After Suite annotations

  • 19 - TESTNG FRAMEWORK - Creating Interactive Reports
  • 001 TestNG Report
  • 002 ReportNG

  • 20 - TESTNG FRAMEWORK - Parameterization
  • 001 Understanding Parameterization through DataProviders
  • 002 TestNG Parameterization Excel Reading
  • 003 TestNG Parameterization Excel Reading with Hashtable
  • 004 ExcelReader.java.zip
  • 004 ExcelReader Utility.html
  • 005 Handling Multiple Data Providers
  • 006 Reading Parameters from TestNG.xml file

  • 21 - TESTNG FRAMEWORK - ReRun failed test cases
  • 001 Re-Run Failed TestCases in TestNG
  • 002 Rerun-Test-NG-Failed-Test-Cases.zip
  • 002 Re-Run Failed TestCases in TestNG - Code.html
  • 003 Rerun-Test-NG-Failed-Test-Cases.zip
  • 003 Re-Run failed test cases in TestNG.html

  • 22 - EXTENT REPORTS Version 4
  • 001 Configuring Latest Extent Reports Step by Step
  • 002 Generating extent reports through Customized Listeners
  • 003 Code.html
  • 003 ExtentReports4.zip

  • 23 - LIVE PROJECT - Page Object Model with Page Factories Framework - Java-client 7.3
  • 001 Framework Part 1 - Designing Architecture
  • 002 Framework Part 2 - Designing the Screen Base class
  • 003 Framework Part 3 - Designing the Test Base class
  • 004 Framework Part 4 - Designing common utilities for the test cases
  • 005 Framework Part 5 - Getting started with the very first test case
  • 006 Framework Part 6 - Adding more test cases
  • 007 Framework Part 7 - Adding the Scrolling and Screenshot Utility
  • 008 Framework Part 8 - Adding latest Extent Reports
  • 009 Framework Part 9 - Running test via Maven and Batch file
  • 010 Framework Part 10 - JENKINS CI - Configuring Jenkins
  • 011 Framework Part 11 - - JENKINS CI - Running Appium Job via Jenkins
  • 012 Framework Part 12 - GITGITHUB - Getting started with GitGitHub
  • 013 Framework Part 13 - GITGITHUB - Introduction to Version control system
  • 014 Framework Part 14 - GITGITHUB - Installing Git on Windows
  • 015 UPDATE 2022 - Getting started with GIT
  • 016 UPDATE 2022 - Git Branching
  • 017 UPDATE 2022 - Git Merge and Merging conflicts
  • 018 UPDATE 2022 - Creating a repository on GitHub and Pushing Pulling the code
  • 019 UPDATE 2022 - Pulling the project from GitHub repository
  • 020 Git.pptx
  • 020 Git PPTs.html
  • 020 Git-2-Updated.pptx
  • 020 Git-3.pptx
  • 021 Framework Part 18 - Continuous Integration - via Jenkins CI and GitHub
  • 022 Framework Part 19 - Defining the Data Driven Part
  • 023 Download Code for the Test Data Generation project.html
  • 023 TestDataProject.zip
  • 024 Framework Part 20 - TEST DATA - Integrating Excel Reading - Creating Test Data
  • 025 Setting up RunModes at Test and Suite level
  • 026 Framework Part 21 - TEST DATA - Complex Parameterization with Hashtables
  • 027 Framework Part 22 - TEST DATA - Optimizing DataProvider code
  • 028 Framework Part 23 - TEST DATA - Handling Multiple Data Providers and suites
  • 029 Framework Part 24 - TEST DATA - Creating common Utility for Runmodes
  • 030 Framework Part 25 - Integrating Test Data with Appium and setting up Run modes
  • 031 Framework Part 26 - Adding more test and reading the data from excel
  • 032 Download the project code.html
  • 032 PageObjectModelwithPageFactories.zip

  • 24 - UPDATING TO LATEST CUCUMBER 6 VERSION
  • 001 Important - Getting the Latest Dependencies from Cucumber version 6.10.4

  • 25 - LIVE PROJECT - Cucumber Integration with Page Objects and Page Factories
  • 001 CucumberPageObjects.zip
  • 001 Download the framework code.html
  • 002 Designing the Architecural Layout
  • 003 Creating the very first feature
  • 004 Configuring Extent Reports plugin and Cucumber Hooks
  • 005 Configuring Hooks for Capturing screenshot and attaching to report
  • 006 Automating and Mapping steps for the very First feature
  • 007 Adding the second feature and running it through maven

  • 26 - Appium Mobile Grid for Android- Parallel Test Execution
  • 001 Introduction to Appium Grid
  • 002 Executing Parallel Test on two Real Devices
  • 003 Appium Grid - Detailed Installation on Android Real Devices - Part 1 - WebApp
  • 004 Appium Grid - Detailed Installation on Android Real Devices - Part 2 - NativeApp
  • 005 Project code and other files.html
  • 005 appiumgridfiles.zip

  • 27 - IOS LECTURES STARTS HERE - Basic Installation - MAC OSX
  • 001 Download XCode for Iphone and Ipad
  • 002 Appium installation on MAC OSX
  • 003 Detailed installation
  • 004 Android-Setup-Guide.docx
  • 004 Appium installation guide.html
  • 004 Appium-Installation-Updated.docx
  • 005 Troubleshooting If Appium is not installed successfully through NPM.html
  • 006 Updating the Appium Version via NPM.html
  • 007 Appium APP configuration for IOS
  • 008 IOS-Installation-Document-1.8.2.pdf
  • 008 LATEST 1.8.2 Installation Guide for IOS.html

  • 28 - Appium IOS- Setting up Real IPhone Device
  • 001 How to get Apple Developer ID and Deploy app on a real device
  • 001 Test-App-App.zip
  • 001 mobile-driver-ios-test.zip
  • 002 Deploying IOS Apps on Real device
  • 003 IOS-Native-Java.zip
  • 003 UI-Catalog.zip
  • 003 Working with Appium Inspector

  • 29 - XCUITest IOS 10 - Appium for IOS New videos
  • 001 AppiumXCUITest1.6.3.pdf
  • 001 XCUITest Appium IOS installation Guide.html
  • 002 Configuring IOS 10 Simulator to work with Appium 1.6
  • 003 Configuring IOS 10 Real Device to work with Appium 1.6
  • 004 XCUITest IOS 10 - Launching IOS Inspector
  • 005 XCUITest IOS 10 - Update Safari on Real Device.html
  • 006 XCUITest IOS 10 - Safari Launcher web test on Real Device
  • 007 XCUITest IOS 10 - Web test Safari browser on Simulator

  • 30 - NEW IOS Lectures from Appium 1.8.2 Version - Updated Dec 2018
  • 001 Executing Safari Browser Test on IOS Simulator
  • 002 Executing Safari Browser Test on IOS Simulator - Code.html
  • 002 TestSafariOnSimulator.java.zip
  • 003 Executing Safari Browser Test on IOS Real Device
  • 004 Executing Safari Browser Test on IOS Real Device - Code.html
  • 004 TestSafariOnRealDevice.java.zip
  • 005 Test IOS Native Elements and Appium Inspector
  • 006 TestIOSNativeElements.java.zip
  • 006 Test IOS Native Elements and Appium Inspector - Code.html
  • 007 Handling Date Picker wheel values
  • 008 Handling Date Picker wheel values - Code.html
  • 008 TestDatePickerWheel.java.zip
  • 009 Handling Alerts on IOS Native App
  • 010 Handling Alerts on IOS Native App - Code.html
  • 010 TestAlerts.java.zip
  • 011 Switching Apps and Testing 3rd party applications(i.e. WhatApp, Internal Photos)
  • 012 Switching Apps and Testing 3rd party applications - Code.html
  • 012 TestSwitchIOSApp.java.zip
  • 013 Handling Sliders
  • 014 Handling Sliders - Code.html
  • 014 TestSliders.java.zip
  • 015 Handling Switches
  • 016 Handling Switches - Code.html
  • 016 TestSwitches.java.zip
  • 017 IOS Gesture Tapping by Coordinates and by Element
  • 018 IOS Gesture Tapping by Coordinates and by Element - Code.html
  • 018 TestTap.java.zip
  • 019 IOS Gesture Swipe and Scroll - Up and Down
  • 020 IOS Gesture Swipe and Scroll - Up and Down - Code.html
  • 020 TestSwipeOrScroll.java.zip
  • 021 IOS Gesture Swipe Left & Right - Running App in Background And Toggle Off Wifi
  • 022 IOS Gesture Swipe Left & Right - Running App in Background - Code.html
  • 022 TestSwipeOrScrollandRunAppinBackground.java.zip

  • 31 - Apple IOS UI Automation Framework - Deprecated By Apple
  • 001 Apple IOS UI Automation Framework part 1
  • 002 Apple IOS UI Automation Framework part 2
  • 003 Download the Code and App file.html
  • 003 UI-Catalog.zip
  • 003 ui-cat-ios-automation.zip

  • 32 - Appium - Locating Elements on a WebPage
  • 001 User Agent for IOS
  • 002 User Agent for Android

  • 33 - Appium IOS- Testing IOS WebApp on Safari browser - MAC
  • 001 Basic WebApp test on Safari
  • 001 Jars.zip
  • 002 Basic WebApp test on Safari - Code.html
  • 002 Safari-Test-Java.zip
  • 003 Handling Dropdown and Hyperlinks
  • 004 Handling Dropdown and Hyperlinks - Code.html
  • 004 Test-Dropdowns-Java.zip
  • 005 Handling Checkboxes
  • 006 Handling Checkboxes - Code.html
  • 006 Test-Checkboxes-Java.zip
  • 007 Handling JavaScript Alerts
  • 008 Handling JavaScript Alerts - Code.html
  • 008 Test-Alerts-Java.zip
  • 009 How to Capture a screenshot
  • 010 How to Capture a screenshot - Code.html
  • 010 Test-Capture-Screenshot-Java.zip

  • 34 - Appium Mobile Grid for IOS - Parallel Test Execution
  • 001 Executing Parallel & Sequential Test on IOS Real Devices
  • 002 Updated from Latest 1.8.2 - Parallel Test on IOS Real Devices
  • 003 Appium IOS Grid Files and Project Code - Latest.html
  • 003 appiumgridfiles.zip

  • 35 - SauceLabs Integration
  • 001 Integrating the test cases to execute on SauceLabs cloud network
  • 002 Deploying the Mobile Native app on Saucelabs
  • 003 Executing tests on Mobile Native apps on Saucelabs
  • 004 Code.html
  • 004 sauce-ios-native.zip
  • 004 sauce-lab-integration.zip

  • 36 - Design Pattern Page Factory
  • 001 Introduction to Page Factory, @AndroidFindBy, @IOSFindBy
  • 002 Chaining Elements - @AndroidFindBys
  • 003 Code-And-Jars.zip
  • 003 Project code, jars and apk files.html
  • 004 Appium-PO-Mwith-Maven.rar
  • 004 Page Object Model with PageFactory - Code.html

  • 37 - Page Object Model Framework - IOS and Android
  • 001 Part 1 - Creating a New Maven Project
  • 002 Part 2 - Setting up Framework Architecture and Packages
  • 003 Part 3 - Creating Common Utils
  • 004 Part 4 - Implementing Base class for TestCases
  • 005 Part 5 - Creating the First IOS Test Case
  • 006 Part 6 - Executing the test on Iphone 6 Plus real device
  • 007 Part 7 - Creating Logs
  • 008 Part 8 - BDD Integration - Adding Cucumber Dependencies
  • 009 Part 9 - Cucumber Annotations
  • 010 Part 10 - Appium Cucumber Test
  • 011 Download Framework Code.html
  • 011 Mobile-Automation-Framework.zip

  • 38 - Cucumber 4 with Latest Extent Report version 4 and Maven Reporting plugin
  • 001 Cucumber 4 with Latest Extent Report version 4 and Maven Reporting plugin
  • 002 CucumberJVMReporting.zip
  • 002 Download the code.html

  • 39 - Master Framework with Native, Hybrid & WebApp Automation
  • 001 Part 1 - Framework Introduction
  • 002 Part 2 - Creating Architectural Layouts
  • 003 Part 3 - Adding Common Utils
  • 004 Part 4 - Implementing Page Factories and Creating the First Business Class
  • 005 Part 5 - Adding more business logics
  • 006 Part 6 - Adding Test Cases to TestNG
  • 007 Part 7 - Implementing Start and Stop of Appium Server through Code
  • 008 Part 8 - Implementing MakeMyTrip Testcases Part 1
  • 009 Part 9 - Implementing MakeMyTrip Testcases Part 2
  • 010 Part 10 - Implementing MakeMyTrip Testcases Part 3
  • 011 Part 11 - MakeMyTrip Page Factory implementation Part 1
  • 012 Part 12 - MakeMyTrip Page Factory implementation Part 2
  • 013 Part 13 - MakeMyTrip Page Factory implementation Part 3
  • 014 Part 14 - DataDriven Test - Reading TestData from Excel Files
  • 015 Framework code.html
  • 015 appiumframework.zip

  • 40 - Master Framework - Cucumber BDD Basics
  • 001 Introduction to Cucumber BDD
  • 002 Cucumber Basics - Creating a Feature File
  • 003 Cucumber Basics - Creating Step definition and runner files
  • 004 Cucumber Basics - Adding Multiple scenarios in a Feature
  • 005 Cucumber Basics - Adding Parameterization
  • 006 Cucumber Basics - Creating Multiple Features and Step files
  • 007 Cucumber Basics - Adding List and Datatables
  • 008 Cucumber Basics - Adding Background
  • 009 Cucumber Options - Features, Glue and Monochrome
  • 010 Cucumber Options - Adding Tags
  • 011 Cucumber Options - Adding Hooks
  • 012 Cucumber Options - Adding tagged Hooks
  • 013 Cucumber Options - Pretty Format Feature
  • 014 Cucumber TestNG - Adding TestNG Runner
  • 015 Cucumber Reporting - Generating Cucumber Reports
  • 016 Cucumber Reporting - Integrating Cucumber Extent Report Plugin
  • 017 Cucumber Jenkins Reporting Plugin
  • 018 Cucumber Jenkins Reporting Plugin - Detailed Installation
  • 018 Cucumber-New.zip
  • 019 Cucumber Jenkins Report plugin project.html
  • 019 Cucumber-New.zip

  • 41 - Core Java essentials for Selenium Appium Selendroid
  • 001 Introduction to Core Java
  • 002 Classes and Objects
  • 003 Basic Java programming and features - Part 1
  • 004 Basic Java programming and features - Part 2
  • 005 lecture-1.pdf
  • 006 IfElse statements and Switch Case
  • 007 Do While and For Loops
  • 008 Arrays and Methods
  • 009 lecture-2.pdf
  • 010 OOPS - Static and Non Static
  • 011 OOPS - Part 2
  • 012 lecture-5.pdf
  • 013 OOPS - Object oriented programming - Part 3
  • 014 lecture-7.pdf
  • 015 Exception Handling - Part 1
  • 016 Exception Handling - Part 2
  • 017 Exception Handling - Code.html
  • 017 Java-Exceptions.rar
  • 018 Packages and Access Modifiers
  • 019 lecture-4.pdf
  • 020 Reading Properties files
  • 021 Reading Notepad file
  • 022 Java-Properties-Excel-1-.rar
  • 022 Reading and Writing Notepad and Properties file - code.html
  • 023 Reading Excel Files and Generating logs through Log4J API
  • 024 Java-Excel-Reading.rar
  • 024 Reading Excel and Generating logs - Code.html
  • 025 Java Collections
  • 026 Reflection API
  • 027 Collection and Reflection API - Code.html
  • 027 Java-Collections.rar

  • 42 - Important Interview Questions
  • 001 Appium Interview Questions.html
  • 001 appiuminterview.zip
  • 002 Selenium Interview Questions.html
  • 002 Selenium-Interview-Questions.rar
  • 003 Interview-Questions.zip
  • 003 Java and DB Testing Interview Questions.html

  • 43 - BONUS LECTURE
  • 001 BONUS LECTURE.html
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 23815
    حجم: 31512 مگابایت
    مدت زمان: 3859 دقیقه
    تاریخ انتشار: ۱۲ آذر ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید