driver.get(prop.getProperty("url")); is not working for me

I am trying get the URL from property file but in base class the URL is not getting call. Please provide me solution for this issue.

3 Likes

Hey @kulkarni.kulkarni.unmesh,

Can you please share the code or screenshot to help understand the problem better?

In the meantime, try refreshing your project, as the code seems ok to me

3 Likes