selenium-webdriver can’t give me respective page into chrome
I’m new to use selenium web-driver. if u ask me then I searched a lot to learn selenium. I properly setup the pycharm to run my selenium code with libraries like selenium & webdriver_manager. The problem which I’m facing is that, when I write a code of selenium ” driver.get(“https://web.whatsapp.com/”) ” , it do open a chrome tab but the search bar of that tab is empty.