python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter integrtaion_test: How to integration_test hyperlink?
I am developing some intregration tests for my flutter-web application. wherein i wanted to automate the hyperlink. So is there a way to test the hyperlink or some tab switching mechanism possible in ...
Rajesh Patil
Votes: 0
Answers: 1
flutter driver chromedriver couldn't detect chrome
chromedriver couldn't open the chrome
dart-debug-extension was installed but not detected
versions are the same 99
how should i fix this?
for more information
i would insert flutter doctor -v output b...
hasanm08
Votes: 0
Answers: 1
Flutter Integration testing failing when moving between tests
Currently in my project I am adding multiple integration tests separated in different files. When trying to run all tests running using flutter test integration test, it gives me this error when movin...
Hugo
Votes: 0
Answers: 2
What is the difference in running integration tests with flutter drive/test/run?
I'm having an issue with the integration tests in my app, for which if I run them in profile mode with flutter drive some tests get stuck in a given section of the app instead of starting from the fir...
Leonardo
Votes: 0
Answers: 0