|
Ravi Kumar | LambdaTest Certified 🎓
|
|
0
|
3
|
December 2, 2025
|
|
Arash Habibinava | LambdaTest Certified 🎓
|
|
0
|
6
|
December 2, 2025
|
|
Swathi Gadde | LambdaTest Certified 🎓
|
|
0
|
2
|
December 2, 2025
|
|
Venkatesh Raparthi | LambdaTest Certified 🎓
|
|
0
|
1
|
December 2, 2025
|
|
Venukrishnan Vr | LambdaTest Certified 🎓
|
|
0
|
2
|
December 2, 2025
|
|
Submission of task via gitpod for selenium certification
|
|
32
|
919
|
December 2, 2025
|
|
How can visual testing help ensure consistent UI rendering across different devices and screen configurations?
|
|
3
|
3
|
December 2, 2025
|
|
How do you move the mouse with Playwright in Python?
|
|
3
|
12
|
December 1, 2025
|
|
How can I loop through pytest tests multiple times and ensure fixtures run every iteration?
|
|
3
|
20
|
December 1, 2025
|
|
Why am I getting `TypeError: Cannot read properties of undefined (reading 'setExtraStackFrame')` in my React component using `@carbon/ibm-products`?
|
|
3
|
14
|
December 1, 2025
|
|
How to run a custom pytest_runtest_makereport hook after internal hooks like skipping.py to modify xfail/skipped report data?
|
|
3
|
9
|
December 1, 2025
|
|
How can I avoid `pytest_generate_tests` being called multiple times when parent and child test classes share the same parameters?
|
|
3
|
9
|
December 1, 2025
|
|
Why does adding metadata in pytest_configure cause AttributeError: 'Config' object has no attribute 'metadata'?
|
|
3
|
11
|
December 1, 2025
|
|
Is it a good idea to use async methods in Playwright for Python when writing UI tests, and how can you properly run them asynchronously?
|
|
3
|
9
|
December 1, 2025
|
|
How can you get the bounding box of an iframe in Playwright to capture only that specific area in a screenshot?
|
|
3
|
8
|
December 1, 2025
|
|
How do you use Mockito matchers like `anyList()` with generics to avoid warnings?
|
|
3
|
8
|
December 1, 2025
|
|
Why is `pytest_sessionfinish` not getting invoked when running tests in pytest?
|
|
3
|
11
|
December 1, 2025
|
|
Why am I getting java.lang.NoClassDefFoundError: org/openqa/selenium/WebDriver when using Selenium Java 4.1.3?
|
|
3
|
9
|
December 1, 2025
|
|
Why am I getting a `NoSuchElementException` when using `FindElementByAccessibilityId` in Appium?
|
|
3
|
8
|
December 1, 2025
|
|
How can I upload a file in Playwright when the input element has the `hidden` attribute?
|
|
3
|
10
|
December 1, 2025
|
|
How to run unit tests on a modified Open edX Devstack without pytest_load_initial_conftests or settings.DATABASES errors?
|
|
3
|
8
|
December 1, 2025
|
|
Why does Mockito-inline’s MockedConstruction fail when mocking FileInputStream, and what’s the right way to handle this in legacy code?
|
|
3
|
5
|
December 1, 2025
|
|
Why does useEffect run in some React Storybook stories but not others, and how can this behavior be fixed?
|
|
3
|
3
|
December 1, 2025
|
|
Can a .HAR file be downloaded?
|
|
1
|
2
|
December 1, 2025
|
|
What are the most commonly asked Python interview questions that help assess both fundamentals and practical coding skills?
|
|
4
|
15
|
December 1, 2025
|
|
How can I bind WireMock’s port 8080 to host port 8081 in Testcontainers when it keeps assigning a random port?
|
|
3
|
1
|
November 30, 2025
|
|
GitHub Universe Recap Bengaluru | 03 December 2025
|
|
0
|
2
|
November 29, 2025
|
|
How can you control the test collection order in PyTest using the `pytest_collect_file` hook?
|
|
3
|
3
|
November 29, 2025
|
|
Why does my .NET 7 integration test fail with a missing Microsoft.TestPlatform.CommunicationUtilities assembly, and how can I fix it?
|
|
3
|
1
|
November 28, 2025
|
|
How to assert a specific field within an exception using `assertThatExceptionOfType()` in AssertJ?
|
|
3
|
1
|
November 28, 2025
|