Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macaca-chromedriver的版本问题 #87

Closed
fb0122 opened this issue Jan 13, 2020 · 1 comment
Closed

macaca-chromedriver的版本问题 #87

fb0122 opened this issue Jan 13, 2020 · 1 comment

Comments

@fb0122
Copy link

fb0122 commented Jan 13, 2020

Macaca Version: 2.2.0:
macaca-android:2.1.0

**responseHandler.js:11:12 [master] pid:54708 Recieve HTTP Request from Client[2020-01-10 20:38:00]: method: GET url: /wd/hub/session/05e19d3e-92a1-4677-93b5-1439998797ab/contexts, jsonBody: {}

this.webviewVersion found 74 use it!
Chromedriver versions map:
[
{
"chromedriverVersion": "2.45",
"webviewVersions": [
70,
72
]
},
{
"chromedriverVersion": "2.36",
"webviewVersions": [
63,
70
]
},
{
"chromedriverVersion": "2.36",
"webviewVersions": [
62,
64
]
},
{
"chromedriverVersion": "2.33",
"webviewVersions": [
60,
62
]
},
{
"chromedriverVersion": "2.30",
"webviewVersions": [
58,
60
]
},
{
"chromedriverVersion": "2.28",
"webviewVersions": [
55,
57
]
},
{
"chromedriverVersion": "2.26",
"webviewVersions": [
53,
55
]
},
{
"chromedriverVersion": "2.23",
"webviewVersions": [
51,
53
]
},
{
"chromedriverVersion": "2.21",
"webviewVersions": [
46,
50
]
},
{
"chromedriverVersion": "2.20",
"webviewVersions": [
43,
48
]
},
{
"chromedriverVersion": "2.14",
"webviewVersions": [
39,
42
]
},
{
"chromedriverVersion": "2.12",
"webviewVersions": [
36,
40
]
}
]
versions.js:66:12 [master] pid:54708 No proper chromedriver version found for webview version: 74!
macaca-android.js:327:14 [master] pid:54708 initChromeDriver failed!Error: >> versions.js:66:12 [master] pid:54708 No proper chromedriver version found for webview version: 74!:**

  • *Operate System: 华为荣耀 V9,开发环境:Mac:

  • Programming Language: Node.js:

使用华为荣耀V9会打印上面的错误,看了一下macaca-android/package.json中使用的macaca-chromedriver不是最新版本,需要更新一下macaca-chromedriver的版本吗?

@macaca-bot
Copy link
Member

This is the translated issue:


Version of the problem macaca-chromedriver

** Macaca Version: 2.2.0: **
** macaca-android: 2.1.0 **

** responseHandler.js: 11: 12 [master] pid: 54708 Recieve HTTP Request from Client [2020-01-10 20:38:00]: method: GET url: / wd / hub / session / 05e19d3e-92a1-4677 -93b5-1439998797ab / contexts, jsonBody: {}

this.webviewVersion found 74 use it!
Chromedriver versions map:
 [
  {
    "ChromedriverVersion": "2.45",
    "WebviewVersions": [
      70,
      72
    ]
  },
  {
    "ChromedriverVersion": "2.36",
    "WebviewVersions": [
      63,
      70
    ]
  },
  {
    "ChromedriverVersion": "2.36",
    "WebviewVersions": [
      62,
      64
    ]
  },
  {
    "ChromedriverVersion": "2.33",
    "WebviewVersions": [
      60,
      62
    ]
  },
  {
    "ChromedriverVersion": "2.30",
    "WebviewVersions": [
      58,
      60
    ]
  },
  {
    "ChromedriverVersion": "2.28",
    "WebviewVersions": [
      55,
      57
    ]
  },
  {
    "ChromedriverVersion": "2.26",
    "WebviewVersions": [
      53,
      55
    ]
  },
  {
    "ChromedriverVersion": "2.23",
    "WebviewVersions": [
      51,
      53
    ]
  },
  {
    "ChromedriverVersion": "2.21",
    "WebviewVersions": [
      46,
      50
    ]
  },
  {
    "ChromedriverVersion": "2.20",
    "WebviewVersions": [
      43,
      48
    ]
  },
  {
    "ChromedriverVersion": "2.14",
    "WebviewVersions": [
      39,
      42
    ]
  },
  {
    "ChromedriverVersion": "2.12",
    "WebviewVersions": [
      36,
      40
    ]
  }
]
versions.js: 66: 12 [master] pid: 54708 No proper chromedriver version found for webview version: 74!
macaca-android.js: 327: 14 [master] pid: 54708 initChromeDriver failed Error:! >> versions.js: 66: 12 [master] pid: 54708 No proper chromedriver version found for webview version: 74:! * *

  • ** Operate System: Huawei glory V9, development environment: Mac *:

  • ** Programming Language: Node.js **:

Use Huawei glory V9 will print the above error, looked macaca-chromedriver not the latest version macaca-android / package.json used, it needs to be updated version macaca-chromedriver do?

@xudafeng xudafeng closed this as completed May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants