Bypassing websites that has autocompletion off using Selenium using Eclipse

Viewed 11

I am a beginner and have recently started learning about testing. I have been using Eclipse/selenium/chrome webdrive for signing in/up on websites as practice tasks.

For instance, I can't even let the program to accept cookies automatically (and then comes the search)... I am assuming it's because of the autocomplete being turned off on youtube.

Any suggestions?

0 Answers
Related