Adding latest playwright dependancy solved this issue
<dependency> <groupId>com.microsoft.playwright</groupId> <artifactId>playwright</artifactId> <version>1.49.0</version> </dependency>