python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Cypress for Flutter (android)
Is there a best practice variant for end-to-end testing in Flutter that is like Cypress or works emulator based?
It should cover the app for Android and not the webapp or PWA.
I look forward to your i...
tomas_bslm
Votes: 0
Answers: 1
Cypress not properly intercepting leaflet map tile calls
I am testing a react-leaflet based application in cypress. To avoid making tons of real maptile requests, I am trying to intercept calls to the mapbox maptile server, and replace with a dummy tile. ...

Seth Lutske
Votes: 0
Answers: 2
Issues with E2EE in browser chat application (WebCrypto API)
I am trying to implement a messaging system into a website. The messages between two user should be E2E encrypted. There is a wonderful tutorial at https://getstream.io/blog/web-crypto-api-chat/, that...
Att89
Votes: 0
Answers: 0
The accessibilityHint gets appended in the "accesibility id" in the appium inspector
When I am trying to add accessibilityLabel without accessibilityHint, I'm getting error that has accessibilityLabel prop but no accessibilityHinteslint(react-native-a11y/has-accessibility-hint). But o...

Rohit Kumar Shrivastava
Votes: 0
Answers: 0