Hi All,
I want to build Selenium grid that all nodes running chrome&Firefox on Linux (because it better, faster & can use Docker).
Now, since most of my customers are using Windows, I need to know what are the differences between running my tests on Chrome on Linux and running Chrome on WInodws?
Running my tests only on linux is good enough?
Could it effect my UI functional tests if the OS platform is different?
Thanks,