enter image description hereenter image description hereI'm trying to run a TestNG class and my chrome & chromedriver is of version same version(107) but im getting the below error.
And please note when i run any junit class its running successfully ,opening the browser & doing what it is specified to do. I have used the same driver in both the junit & TestNG classes, but cant understand why im getting chromedriver error.
I was hoping that it would open the chrome & login to the mentioned site enter image description here