Maksims Alekseicevs

Results 11 comments of Maksims Alekseicevs

Hello, Yes same issue, works fine with no login proxy and did not works with authenticated proxy `$result = $this->browser->getCrawler()->html();` result -``

@bastien70 It is simple `$('#example1-name').value = 'MyName';` Execute this JS in Chrome

@bocharsky-bw Why tricky ? If we select by Id ? I did not selected anything in iframe, however if we use Chrome as client it seems to be like User...

@bocharsky-bw maybe sometime when time goes to my side i wil understand a problem :) Thank you for reply and clear explanation

OMG @woei66 it's included to waitFor :) Did you read function ? Second parameter = overal timeout - waiting time, Third = ask interval All this included in box `...

@RobertEcker `$client->getCurrentURL()`

@ThomasLandauer what client for scraping do you use? Curl ? Chrome? Firefox?

@smoczynski It is very hard task :) I was uploaded this document on web-server and via JS blob added it to Form Hope you undestand idea. If you need steps...

You foggoten install drivers for Chrome. `Installing ChromeDriver and geckodriver Panther uses the WebDriver protocol to control the browser used to crawl websites. On all systems, you can use dbrekelmans/browser-driver-installer...

[https://github.com/symfony/panther](url)