appium中遇到AttributeError: 'WebDriver' object has no attribute 'contexts'的問題

我本來的代碼以下:android from selenium import webdriver import os, time, unittest # 初始化cap desired_caps = { 'app':'', 'platformName': 'Android', 'platformVersion':'7.1.1',
相關文章
相關標籤/搜索