• 嗯看到了谢谢哈

  • 看到了,具体是在 testlink 哪个地方导入文件啊?

  • 你好,能给个 Xmind 编写测试用例的 Demo 我看一下吗?还不是很了解如何用 Xmind 编写测试用例😀

  • 解决了在登陆接口那里添加一个 BeanShell PostProcessor 然后使用 setProperty 的函数,然后在下个线程里的 header 里增加这个 token

  • @jiagd0105 能加你的微信或者 QQ 吗,我这边使用了后另外的线程还是拿不到登陆接口的 token

  • 可以说详细一点吗

  • 能说详细一点吗?我把登陆接口放另外一个线程里就调不到了。

  • Appium 切换 Webview 到泪崩 at 2018年08月10日

    @xiaohengdada 加你了我微信名叫 Leoliu 麻烦加一下啊。

  • Appium 切换 Webview 到泪崩 at 2018年08月10日

    兄台能否加个微信或 QQ 什么的,这个问题确实困扰我一段时间了,换了手机又报其他错误,但是大意就是找不到 context 去转换。

  • Appium 切换 Webview 到泪崩 at 2018年08月10日

    @xiaohengdada

    我所有细节都注意到了但是不知道为什么报一个很奇怪的错误,
    Error: No Chromedriver found that can automate Chrome '1.0.0'. See https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details.
    你知道这是为什么吗?我也没看见 chrome,1.0.0 啊。

    [ADB] Getting package info for 'com.google.android.webview'
    [ADB] Running 'E:\AndroidSdk\platform-tools\adb.exe -P 5037 -s dde4f9e1 shell dumpsys package com.google.android.webview'
    [ADB] Getting package info for 'com.android.webview'
    [ADB] Running 'E:\AndroidSdk\platform-tools\adb.exe -P 5037 -s dde4f9e1 shell dumpsys package com.android.webview'
    😀 https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details.
    [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
    [Chromedriver] at Chromedriver.getCompatibleChromedriver$ (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:227:11)
    [Chromedriver] at tryCatch (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
    [Chromedriver] at GeneratorFunctionPrototype.invoke as _invoke
    [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) as next
    [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
    [Chromedriver] at
    [Chromedriver] Error: No Chromedriver found that can automate Chrome '1.0.0'. See https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details.
    [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
    [Chromedriver] at Chromedriver.getCompatibleChromedriver$ (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:227:11)
    [Chromedriver] at tryCatch (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
    [Chromedriver] at GeneratorFunctionPrototype.invoke as _invoke
    [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) as next
    [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
    [Chromedriver] at
    [MJSONWP] Encountered internal error running command: Error: No Chromedriver found that can automate Chrome '1.0.0'. See https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details.
    [MJSONWP] at Object.wrappedLogger.errorAndThrow (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
    [MJSONWP] at Chromedriver.getCompatibleChromedriver$ (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:227:11)
    [MJSONWP] at tryCatch (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
    [MJSONWP] at GeneratorFunctionPrototype.invoke as _invoke
    [MJSONWP] at GeneratorFunctionPrototype.prototype.(anonymous function) as next
    [MJSONWP] at GeneratorFunctionPrototype.invoke (C:\Users\liuyongfei\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
    [MJSONWP] at
    [HTTP] <-- POST /wd/hub/session/972c8dea-c5fb-49b6-a2d4-bec64e8e5165/context 500 767 ms - 344
    [HTTP]
    Appium server stopped successfully