Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
Filter by Employee ID
Tooling
0 votes
2 replies
110 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 ...
Ragul PR's user avatar
1 vote
0 answers
76 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 ...
Satish Rongala's user avatar
3 votes
1 answer
71 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 ...
Z T M N's user avatar
1 vote
0 answers
455 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 ...
Arsen Domanych's user avatar
1 vote
1 answer
615 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 ...
Wulf's user avatar
0 votes
1 answer
135 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....
klmrmt's user avatar
0 votes
0 answers
72 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=${...
Regenshirm's user avatar
4 votes
2 answers
41k 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 ...
HomeLander's user avatar
0 votes
1 answer
58 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 ...
KJM's user avatar
0 votes
1 answer
78 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 ...
nostradamus86's user avatar
0 votes
1 answer
355 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 ...
Георги Костов's user avatar
0 votes
0 answers
71 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 - ...
Murali Mohan's user avatar
0 votes
1 answer
124 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....
PChao's user avatar
1 vote
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> ...
Kartik's user avatar
0 votes
1 answer
775 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 ...
Little bird's user avatar

15 30 50 per page
1
2 3 4 5
35