build_and_test_examples
build_and_test_examples copied to clipboard
The method getDevTools() is undefined for the type ChromeDriver
Hi Everyone,
I am getting the error, The method getDevTools() is undefined for the type ChromeDriver with selenium version 4.11.0. Previously my selenium version was 4.1.4 and I was getting the same error. I have gone through related posts here but have not been found a luck to fix my code. Here is screenshot of my code snippet.
Can someone please help me to figure out what is going wrong here?