【Python自動化測試32】App自動化環境搭建
文章目錄一、前言二、安裝與環境搭建教學2.1 環境依賴2.2 appium程序安裝2.3 appium-python-client2.4 模擬器安裝2.5 ja
[Python automated test 33] appium startup steps, initialization operations and appium principles
List of articles One 、 Preface Two 、Appium Start step 3、 ... and 、Appium Init
[Python automation test 31] mouse and keyboard operation and select usage of Web Automation
List of articles One 、 Preface Two 、 The mouse operation 3、 ... and 、 Keyboar
[Python automated test 30] three waiting and three switching of Web Automation
List of articles One 、 Preface Two 、 Three waiting to be explained 2.1 First m
Three ways for Python to operate es
python operation ES Three ways to 1 Use requests modular import requests data =
[Python automated test 32] establishment of APP automated environment
List of articles One 、 Preface Two 、 Installation and environment construction
[Python automated test 29] detailed explanation of XPath, axis operation and CSS element positioning
List of articles One 、 Preface Two 、Xpath Element localization 2.1 Element pos
[Python automated test 28] HTML basic syntax
List of articles One 、 Preface Two 、HTML Explain 2.1 What is? HTML2.2 HTML con
[Python automated testing 27] Web automated testing theory, environment construction and common operations
List of articles One 、 Preface Two 、Web Detailed explanation of automatic test
[Python automated test 26] interface automated test practice VI_ Pytest framework +allure explanation
List of articles One 、 Preface Two 、pytest Explain 2.1 What is? pytest?2.2 Why
[Python automated test 24] interface Automated Test Practice IV_ Python operation database
List of articles One 、 Preface Two 、 Automated database theory and operation 2
[Python automated test 25] interface automated test practice V_ Database assertion, interface correlation and related management optimization
List of articles One 、 Preface Two 、 Check the database 、 Interface Associatio
[Python automated test 23] interface automated test practice III_ Dynamic parameterization and data forgery
List of articles One 、 Preface Two 、 Dynamic parameterization 3、 ... and 、 Da
[Python automated test 22] interface Automated Test Practice II_ Interface framework modification and use case optimization
List of articles One 、 Preface Two 、 Practical drill 2.1 The interface is intr
[Python automated test 21] interface automated test practice I_ Interface concept, project introduction and test process Q & A
List of articles One 、 Preface Two 、 Interface concept 3、 ... and 、 Project b
[Python automated test 19] explanation of logging system
List of articles One 、 Preface Two 、logging Log system 2.1 What is a journal ?
[Python automated testing 20] interface automated testing framework model building
List of articles One 、 Preface Two 、 Framework building process 2.1 Project cr
【Python自動化測試30】Web自動化之三大等待與三大切換
文章目錄一、前言二、三大等待講解2.1 初識三大等待方式2.2 三大等待說明三、窗口切換一、前言 本文章主要會講解selenium中的三大等待方式,除此之外下方