Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
2 answers
127 views

I’m looking for a way to programmatically toggle airplane mode and mobile data on iOS devices during my automation tests. Tech Stack: -Automation: WebdriverIO -Mobile automation: Appium -Platform: iOS ...
Score of 1
0 answers
88 views

I am trying to set up Saucectl in my project and I have done the entire setup which includes saucectl config files and env variables. I verified all the sauce documented Packages option, Dependency ...
Score of 3
1 answer
81 views

I'm trying to get the session_id to post a message to Telegram after the test is done so that I can simply click the link and view the test run report. I am running a single test where I attempt to ...
Score of 1
0 answers
461 views

has anyone here had experience in setting up the automation for the IOS platform on SauceLabs simulators? I tried and got pretty bad performance results, as an example I executed a simple ...
Score of 1
1 answer
622 views

I'm on a Mac, writing node.js (v16.19.0) test automation for an app running on an Android emulator (API 34 browser version 14). I'm trying to tap a button in the app that is always seen by the Appium ...
Score of 0
1 answer
142 views

Currently I am loading an image in a webview. I want to be able to tap the image, but when I do so it doesn't seem to actually register in Sauce Lab. IOSDriver driver = (IOSDriver) contextObj....
Score of 0
0 answers
74 views

I'd like to configure Robot Framework tests to execute them on Samsung browser in SauceLabs. I used the config: Open Application remote_url=${saucelabsUrl} ... platformName=${...
Score of 4
2 answers
42297 views

I'm running my Playwright test scenarios and facing an issue while trying to run scenarios with windows “maximized” / full window. I set viewport as null for browser context, and it works in ...
Score of 0
1 answer
60 views

I am utilizing Sauce Labs to execute my automation script, which is built using Selenium and Java. One of the challenges I'm currently facing is finding a JavaScript method or keyboard shortcut to ...
Score of 0
1 answer
79 views

In Saucelabs when I'm executing a method with Selenium: element.sendKeys("C:/file1.txt\nC:/file2.txt"); Saucelabs is not treating \n as an escape sequence/newline character, it works while ...
Score of 0
1 answer
358 views

I've setup a bare test case with WebdriverIO and SauceConnect in this repo https://github.com/gkostov/wdio-test but when running it it fails with { "message": "Uncaught ...
Score of 0
0 answers
74 views

We are trying to connect with saucelabs mobile and uipath mobile device manager.we have a saucelabs tunnel created with our secured network. In appium capabilities tried giving TunnelName tunnel1 - ...
Score of 0
1 answer
129 views

I need to use sauces labs API: /v1/analytics/tests api, and my curl command is: curl -u "pmchao:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" --location \--request GET "https://api.us-west-1....
Score of 1
0 answers
125 views

I am new to selenium. I have been running given selenium test scripts always using below and never I had issues: IntelliJ Selenium + cucumber + Java I am running my test cases using Sauce Labs> ...
Score of 0
1 answer
784 views

I'm running my Automation test scripts on saucelabs from my local setup . While accessing to my application its redirecting to authentication pop-up . I'm unable to get webelement using Inspect ...

15 30 50 per page
1
2 3 4 5
35