robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.36k stars 752 forks source link

Review headless tests #1863

Open emanlove opened 8 months ago

emanlove commented 8 months ago

With the merge of #1858, "Remove deprecated headless option for chrome and firefox", the tests pass. But I can't help but think we may be missing some checks here. I know similar checks will check to see if the webdriver request contains the argument. Not sure if there is anything else we should do.

Leaving this as a reminder to self