appium

    0熱度

    1回答

    目前,我正在爲iOS和Android維護兩個不同的測試套件。 目前, 如果我想在不同的設備版本的Android運行測試,我手動去appium和選擇/更改設備版本,如果我想運行的iOS而非Android的測試啓動服務器 ,我去appium並將其更改爲iOS並開始運行iOS測試。所以我們在Jenkins中有兩個不同的分支,分別運行iOS和Android測試。 我想知道,如果 1.我可以通過編程方式將設

    -3熱度

    1回答

    朋友幫助循環! 有這麼多的建設和工作非常貝爾: while (driver.FindElementsByXPath("//android.widget.TextView[contains(@text, 'text')]").Count==0){} 我怎麼能代替「文本」註冊變量? 如果我插入project.Variables [「test」]。價值或測試,我得到錯誤。 enter image d

    0熱度

    2回答

    Android應用中驗證的結果,我想打開caluculator應用程序中使用appium script.For例如 點擊添加2號上的 '4' 上 '+' 點擊 點擊「6」 點擊「=」 其結果將是10.手動,當我看到我知道結果是正確的。 ,但它應該自動發生,如何驗證結果,請解釋

    0熱度

    1回答

    放appium 'Java的客戶端' 在Android Studio中不建的apk我做什麼,請告訴我 的build.gradle(APP) apply plugin: 'com.android.application' android { compileSdkVersion 25 buildToolsVersion "25.0.3" dexOptions {

    1熱度

    1回答

    在Android Studio中我有2個模塊,一個是我的Android應用程序和其他對我Appium的東西,在這裏我連接到使用搖籃爲獲得所有所需的依賴http://127.0.0.1:4723/wd/hub: dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) compile 'junit:junit

    0熱度

    2回答

    我想在Chrome中自動化測試用例,我想將附件上傳到電子郵件。我使用desiredCaps ['browserName'] ='Chrome'。在電子郵件中單擊附件時,會打開手機中的文檔,但我無法檢測文檔屏幕中的元素。

    0熱度

    2回答

    我收到以下錯誤信息: An unknown server-side error occurred while processing the command. Original error: Could not find adb Please set the ANDROID_HOME environment variable with the Android SDK root directory

    0熱度

    1回答

    我想從sh文件發送一個動態參數給我的Java。但我無法得到這個參數。 我的代碼象下面這樣:我試圖從scripts.sh發送 「文件路徑」 參數如下圖所示 $./scripts.sh "/opt/test.apk" 源scripts.sh象下面這樣: java -cp libs/*:bin org.testng.TestNG testng.xml -filePath $1 我的testng.

    1熱度

    1回答

    我嘗試appium自動化,我寫了1個自動化代碼。我使用appium服務器和驗證碼 public class WaitTests { WebDriver driver; @Before public void setUp() throws MalformedURLException { DesiredCapabilities capabilities

    1熱度

    1回答

    我停留在錯誤時,appium服務器顯示錯誤 [MJSONWP]錯誤參數:BadParametersError:參數不正確。我們希望{「required」:[「desiredCapabilities」],「optional」:[「requiredCapabilities」,「capabilities」,「sessionId」,「id」]}並且您發送了[「desiredCapabilities」,「r