selenium - parallel_tests - Ruby multiple browser testing -


so far have tried running multiple scenarios using parallel_tests , working fine. problem approach need run multiple times different browser parameter , think not practice.

right passing browser parameters along cucumber config. can pass array of browsers 'chrome', 'firefox' , 'ie' etc. question is, there anyway can trigger scenarios against these browsers? parallel_tests should invoke scenarios? (lets 2 scenarios) 6 times (1 scenario against 3 browsers). there anyway can achieve task?


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -