Error in initializing IWebDriver - says can't assign null value to non nullable
On below statement there is error
public IWebDriver driver = null;