Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Container-test: Add webdriver support #6

Closed
810 opened this issue Jan 14, 2017 · 0 comments
Closed

Container-test: Add webdriver support #6

810 opened this issue Jan 14, 2017 · 0 comments

Comments

@810
Copy link

810 commented Jan 14, 2017

I have tried with

$this->taskSeleniumStandaloneServer()
	->setBinary("vendor/bin/selenium-server-standalone " . $this->getWebDriver() . ' >> selenium.log 2>&1 &')
	->runSelenium()
	->waitForSelenium()
	->run();

but it doesn't work, also without . ' >> selenium.log 2>&1 &'

810 added a commit to 810/joomla-testing-robo that referenced this issue Jan 16, 2017
jatitoam added a commit that referenced this issue Jan 16, 2017
Container-test: Add webdriver support #6
@810 810 closed this as completed Jan 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant