问题描述:Android端 agent使用1.4.0-release CSS selector定位元素报错
Server版本:1.4.0-release
Agent版本与部署方式:windows jar 1.4.0-release
手机型号与系统版本:华为Android 10
截图:
相关日志:
异常信息: org.openqa.selenium.InvalidSelectorException: Unsupported CSS selector '#app > div > div.van-tabs.van-tabs--line > div.van-tabswrap > div > div:nth-child(4)'. Reason: 'Error: '>' is not a supported combinator. Only child combinator (>) and descendant combinator are supported.' For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/invalid_selector_exception.html Build info: version: 'unknown', revision: 'unknown', time: 'unknown' System info: host: '陈琰PC', ip: '169.254.231.181', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: io.appium.java_client.android.AndroidDriver Capabilities {adbExecTimeout: 7200000, automationName: UIAutomator2, browserName: , chromedriverChromeMappingFile: webview/version.json, chromedriverExecutableDir: webview, databaseEnabled: false, desired: {adbExecTimeout: 7200000, automationName: UIAutomator2, browserName: , chromedriverChromeMappingFile: webview/version.json, chromedriverExecutableDir: webview, disableSuppressAccessibilityService: true, goog:chromeOptions: {androidProcess: com.tencent.mm:tools, args: [], extensions: []}, newCommandTimeout: 7200, noReset: true, platformName: android, recreateChromeDriverSessions: true, skipLogcatCapture: true, systemPort: 64937, udid: AUWXVB1329010839, uiautomator2ServerInstallTimeout: 600000}, deviceApiLevel: 29, deviceManufacturer: HONOR, deviceModel: ALA-AN70, deviceName: AUWXVB1329010839, deviceScreenDensity: 480, deviceScreenSize: 1080x2340, deviceUDID: AUWXVB1329010839, disableSuppressAccessibilityService: true, goog:chromeOptions: {androidProcess: com.tencent.mm:tools, args: [], extensions: []}, javascriptEnabled: true, locationContextEnabled: false, networkConnectionEnabled: true, newCommandTimeout: 7200, noReset: true, pixelRatio: 3, platform: LINUX, platformName: ANDROID, platformVersion: 10, recreateChromeDriverSessions: true, skipLogcatCapture: true, statBarHeight: 102, systemPort: 64937, takesScreenshot: true, udid: AUWXVB1329010839, uiautomator2ServerInstallTimeout: 600000, viewportRect: {height: 2020, left: 0, top: 102, width: 1080}, warnings: {}, webStorageEnabled: false} Session ID: e04e830b-e09a-47e4-a061-209151d177b3 *** Element info: {Using=css selector, value=#app > div > div.van-tabs.van-tabs--line > div.van-tabswrap > div > div:nth-child(4)}