سؤال

As you know, phpBrowser is faster than webDriver. What should I do if it's only necessary to perform some acceptance tests in webDriver, and I can do the rest in phpBrowser?

هل كانت مفيدة؟

المحلول

Create one additional test suite for acceptance testing. One should be configured to use PhpBrowser module, second - WebDriver.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top