79243069

Date: 2024-12-02 05:59:22
Score: 2.5
Natty:
Report link

0

create a Base class with driver initialization in static method and class variable like public static WebDriver driver = null;. then everywhere call this BaseClass.initialization() to get the driver and set the properties as per need

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: guest