Skip to main content

Questions tagged [lambdatest]

The tag has no usage guidance.

lambdatest
0 votes
0 answers
34 views

Jetpack Compose TextField Not Showing 'text' Property in LambdaTest/Appium Automation Testing

Description: I am working on an Android application that utilizes both XML and Jetpack Compose for its UI components. The application runs correctly during normal use, but I am encountering issues ...
Naman Sharma's user avatar
0 votes
0 answers
48 views

Implementation of Parallel test execution by customizing an existing Ruby-Rspec framework

We are working on an existing Ruby-Rspec framework which designed to execute sequential tests on different batches which is statically designed in framework itself. Now, we are trying to enhance it by ...
Karthik's user avatar
3 votes
2 answers
7k views

How to maximize the Window size in Playwright? [duplicate]

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
2 answers
367 views

LambdaTest Appium Integration : Driver session Response code 400. Message: unsupported platfrom ANDROID

I have configured my automation app to run appium on lambdatest. But I am getting the below error where it is unable to create the driver session Driver info: io.appium.java_client.android....
anjana's user avatar
  • 35
1 vote
0 answers
64 views

Trying to upload file to input tag via UI in Karate using LambdaTest Hub

I'm working to try and access a file that was uploaded to LambdaTest storage via Karate. I've been able to successfully upload and delete files using the LambdaTest api: https://www.lambdatest.com/...
QAEFXMike's user avatar
0 votes
1 answer
301 views

How to get LambdaTest session ID from within Playwright tests?

I have automation tests written in Playwright, I'm using CucumberJS with it and my tests are running on LambdaTest. Inside my code I want to print LambdaTest session ID that is generated for each ...
Inchess's user avatar
0 votes
0 answers
48 views

How rename steps on test log in Lambda test app automation

i want rename steps like "click element" steps on lambda test i have this in code: MobileElement login = (MobileElement) driver.findElementByXPath("//android.widget.Button[@index='1']&...
loo's user avatar
  • 1
0 votes
1 answer
218 views

Serenity JUnit tests are not getting executed in parallel with LambdaTest Maven Tunnel [closed]

I am using all these dependencies in the POM.xml for my serenity project. <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0&...
Shahnawaz Sk's user avatar
1 vote
1 answer
231 views

How to use lambda-file-exists validation when not knowing the file name

Im creating an automation testing using Selenium+Lambda and have to validade if a file is downloaded. I found the following solution in lambda support page https://www.lambdatest.com/support/docs/...
drkvader's user avatar
  • 163
0 votes
1 answer
414 views

'Cypress Config File does not exist' - Lambdatest can't see cypress configuration file

I've got installed Cypress on my Vue project and created just a few simple tests that perform great when I run Cypress with this command npx cypress open. I am trying to implement automatisation with ...
Michael's user avatar
  • 33
0 votes
1 answer
142 views

Command logs in Lambdatest disappear after test finishes

I have UI based tests written using Specflow & MSTest. Recently I needed to migrate my tests from NUnit to MSTest. After this migration I noticed that when test is running I can see command logs, ...
Aleksandra Skoczypiec's user avatar
2 votes
1 answer
277 views

Does Lambdatest Playwright support playwright bundled browsers

I am new to Lambdatest Playwright. As seen in Lambdatest capability generator https://www.lambdatest.com/capabilities-generator/, chrome browsers are supported. I want to know if those browsers will ...
learner's user avatar
  • 4,778