Overrides CoreDriver::submitForm
public function submitForm(string $xpath) { $crawler = $this->getFilteredCrawler($xpath); $this->submit($crawler->form()); }