Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
55 views

I basically followed the TestNG sample project to migrate an existing Android testing codebase from Appium 1 to Appium 2. The initial implementation based entirely on the sample project worked fine ...
Looi's user avatar
  • 138
0 votes
1 answer
154 views

Previously, BrowserStack offered seamless integration with Visual Studio App Center, allowing it to fetch builds automatically without requiring manual uploads. However, since App Center was ...
Resfeber Eudaimonia's user avatar
-1 votes
1 answer
557 views

Using the Browserstack SDK i want to run Java Selenium Tests on Browsers : Chrome, Edge and Safari in Browserstack cloud ; however i need to set Browser specific capabilities : For example, ...
Mark's user avatar
  • 21
0 votes
2 answers
123 views

After 2 days of trying reaching out for somebody to shed some light on this. My ideal setup for writing tests is that a test will be developed using local browser (which I can get to work). Then have ...
JaroF's user avatar
  • 68
0 votes
1 answer
197 views

I am trying to run playwright tests against localhost on browserstack. I am not sure if the localhost is up, and if its up why playwright is not running the tests My browserstack yml is as: userName: ...
BeepBop's user avatar
  • 328
1 vote
0 answers
35 views

So in our company we have private provider for SIM Cards and is also providing us APN for more secured data flows. Until now, we have been using physical devices and maintaining them on our own in our ...
Filip Dvořák's user avatar
0 votes
1 answer
246 views

I'm writing test cases for browserstack App Automate using TestNG framework. I need to update browserstack configuration file programmatically before the device initialization occurs.I'm using the ...
optimistic_creeper's user avatar
0 votes
1 answer
220 views

When running tests on Azure pipeline I get the following error for the BrowserStack Results task: Build not found by name. This is for automated tests running Playwright using Typescript. I tried ...
user26468708's user avatar
0 votes
1 answer
190 views

I'm working with Browserstack and Azure. When It uploads apk with task BrowserStack App Uploader. Azure show the error [BrowserStackAppUploader] Error in uploading app : {"error":"[...
Pedro Payares's user avatar
1 vote
0 answers
420 views

I'm testing an IPA created with React Native with the aim of testing it on different iPhones. The app seems to work apparently well without any strange behavior, but when I'm running the app on ...
Lucas Acuña's user avatar
0 votes
1 answer
104 views

I am upgrading Selenium 3 to Selenium 4. One of the features in Selenium 4, is that DesriredCapabilities is deprecated. In some of the forms, it is mentioned that we can continue to use the deprecated ...
Divya's user avatar
  • 99
0 votes
1 answer
395 views

I'm trying to automate tests for a mobile application in C# using Selenium with Appium. This application was made using Flutter and there is a section where I have to select the purchase date for an ...
Evangeline Drink's user avatar
0 votes
1 answer
266 views

We use jcasc for jenkins config and have a browserstack credential, the cred gets created but when we reload the casc we see Error Failed to construct instance of class com.browserstack.automate.ci....
Peter Kahn's user avatar
  • 13.2k
2 votes
0 answers
301 views

I have a test automation project, written in C#, which uses Appium and NUnit, as frameworks of choice. Project also uses BrowserStack for cloud testing. We recently moved from legacy integration of ...
darko_s's user avatar
  • 21
0 votes
0 answers
159 views

I want to run all my BDD scenarios in one single browserstack session, when I run from feature file it is achievable but when it is run from the runner class I am getting new sessions in Browserstack ...
joel james's user avatar
0 votes
0 answers
118 views

At our client, they have an eCommerce website made of node.js, vue.js etc., which implements their SAP (ERP) backed processes. Customers use both desktop and mobile devices to create orders. WorkSoft ...
user avatar
0 votes
1 answer
749 views

I miss touchactions but they are deprecated so I want to understand how to write them with W3C standards. I want to move to a location and then tap that location. Here is what I am trying but its not ...
HANSTKE's user avatar
  • 79
0 votes
1 answer
375 views

I am trying to run tests in Visual Studio Test in Azure Pipelines. It worked Until I recently took a SDK from my cloud provider that made me set up run settings for my environments. I also upgraded my ...
HANSTKE's user avatar
  • 79
0 votes
1 answer
835 views

This is my first time using BrowserStack's App Automate and I downloaded the sample project from the Quick Integration Guide using C#. When I run the tests for the sample project, I get the following ...
Evangeline Drink's user avatar
1 vote
0 answers
613 views

Our cross platform app( build using Xamarin.Forms) is running successfully on all the physical devices and also on the Bowserstack Android devices, but it throws error on Browserstack IOS devices. In ...
Kavita's user avatar
  • 21
1 vote
0 answers
200 views

I've 10 Cucumber Scenarios and I execute them on BrowserStack using Jenkins. Post execution, all my 10 scenarios will be updated with same name which we configured in capabilities. Is there a way to ...
Toothless2.0's user avatar
0 votes
1 answer
1k views

I am running my selenium test case on browserstack but its skipping the last 3 steps of the testcase and marking the status as UNMARKED. The browser stack suite report on Slack shows the Test cases as ...
Owais's user avatar
  • 1
0 votes
1 answer
87 views

On this Shopify store with a current Dawn theme installed, cooltools.us, older versions of Safari keep asking customers to log in while they are just browsing the store, and this continues to happen ...
gurtner's user avatar
  • 422
1 vote
3 answers
2k views

I am currently trying to get a cross browser testing solution from BrowserStack to work with all our company frameworks. For Selenium this works fine by adding os.environ['HTTPS_PROXY'] = ...
Houbein's user avatar
  • 45
0 votes
1 answer
89 views

I am executing a set of test cases on 2 browsers. By default, Browsersatck will execute the test cases one by one on each selected browser. This way is causing errors because the test cases are ...
Rani salman's user avatar

1
2 3 4 5
15