I\'m trying to run a same test across multiple browsers through for loop but it always run only on Firefox.
bros = [\'FIREFOX\',\'CHROME\',\'INTERNET EXPLORER\']
You can use TestNG for this combination of selenium + testng gives you a batter result for this just by adding parameters attribute you can do this