Hi guys, As my tests suite grew enough I've been started to use TeamCity CI to get good dashboard functionality, test parallelization and scheduling. To create tasks for tests are use Rake.
However I ran into an inconvenience - tests which are started by TeamCity run in background mode. It means that browser (IE, FF) is not visible. It seems that they are ran as a background Windows services (yes, I'm using Windows). For me it is important to see what tests are currently running etc. Please help me to make my tests visible. I appreciate any help. Regards, Vadim -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
