Skip to content Skip to sidebar Skip to footer
Showing posts with the label Selenium Chromedriver

How To Handle Modal Or Pop-up Boxes In Selenium Python

I'm using selenium python to test a resturant pos system. After click different category menus,… Read more How To Handle Modal Or Pop-up Boxes In Selenium Python

TypeError: 'NoneType' Object Is Not Subscriptable While Invoking Execute_script() For Chrome Download Manager Through Selenium

I have been using this function https://stackoverflow.com/a/48267887/11220889 for waiting for downl… Read more TypeError: 'NoneType' Object Is Not Subscriptable While Invoking Execute_script() For Chrome Download Manager Through Selenium