umangdivyanshu
umangdivyanshu
You can add --browser-dimension to the flutter drive command and set the screen size - `flutter drive --driver=test_driver/integration_test_driver.dart --target=integration_test/gherkin_suite_test.dart -d web-server --no-headless --browser-name=chrome --browser-dimension 1680,1000`
Hi @amitkumar-qa First you have to create a MainActivityTest.java file and add native android dependencies in android/app/build.gradle file. You can get the code and follow the steps mentioned here -...
Hi @yahyakara @haci56 @colleenvillon I am using Firebase Test Lab to run my tests. First you have to create a MainActivityTest.java file and add native android dependencies in android/app/build.gradle file....
Hi @jonsamwell, Could you please take a look on this issue?
> What version of the library are you using? Can you provide a sample repo to reproduce this issue? Thanks. > […](#) I am using 3.0.0-rc9 but the same issue...