79377484

Date: 2025-01-22 11:17:36
Score: 1.5
Natty:
Report link

Adding latest playwright dependancy solved this issue

<dependency>
    <groupId>com.microsoft.playwright</groupId>
    <artifactId>playwright</artifactId>
    <version>1.49.0</version>
</dependency>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Prasa