Selenium Driver is not able to control a containerized browser.
see #246
- AspectJ + Lombok projects are incorrectly imported (must ensure post-compile weaving for each module)
- Since IntelliJ 2022.1 profiles from parent POMs are no longer displayed (there are several open issues on JetBrains tracker)
- On Samsung S9 the application crashes on Appium's
hideKeyboard()
method - NoSuchContextException: An unknown server-side error occurred while processing the command. Original error: No Chromedriver found that can automate Chrome ' 66.0.3359' --> upgrade Chrome on device/emulator.
- Sometimes the Android Debug Bridge (adb) is getting stuck. This can be
verified by issuing a
adb devices
command. If the command does not return thenadb
process must be killed. - No internet access when running behind a proxy server that uses self-signed certificates