Gerard Mista
Gerard Mista
**Context:** - Playwright Version: 1.22 (JAVA) - Operating System: Windows 10 Pro - Browser: Chrome (103.0.5060.53) - Extra: Browser managed by the organization. **Code Snippet** ```java import com.microsoft.playwright.*; import org.testng.annotations.Test;...
Changes made on all findings except [GatlingHomePage.html ](gatling-core/src/test/resources/GatlingHomePage.html) I think this html need full refactor.
JDK: 17 Repository: [gatling-maven-plugin-demo-java](https://github.com/gatling/gatling-maven-plugin-demo-java) Class: [IDEPathHelper](https://github.com/gatling/gatling-maven-plugin-demo-java/blob/main/src/test/java/IDEPathHelper.java)  Example of NPE: 
Example: 
- added missing Copyright, - moved HttpProtocolBuilder to top of class, - little changes in code.
Gatling: 3.8.3 (gatling-charts-highcharts-bundle-3.8.3) OS: Windows 10 Pro JDK: jdk-17.0.4 Will be nice if will be only Error Message without Stack Trace when provided not valid Token: 
On all pages in Internet (Main page of Gatling too ;)) it's posibble to scroll up and down by Arrow Keys. In [Gatling Documentation]( https://gatling.io/docs/gatling/) this isn't working and this...
It would be nice to have Dark Theme in reports.
Gatling: 3.8.4 OS: Windows 10 Pro JDK: jdk-17.0.4 Browser: Chrome (105.0.5195.127) Details on below screens. If selected:  If not selected: 
You need check whole website and documentation for broken links - there may of them. I have created PR for 2 of them but there are more to fix -...