Gabriel

Results 6 comments of Gabriel

Hey @kachayev, what about this one? Are you integrating it? If you don't want to add this or think that I should add a more complete file, let me know...

@kachayev Done! Sorry for taking so long to do such a small thing! I forgot it :(

I've made it on splinter driver for pyfunct. Take a look: https://github.com/gabrielpjordao/pyfunct/blob/master/pyfunct/contrib/splinter_driver.py#L109 We could implement something like this on splinter. What do you guys think about it?

Nice @andrewsmedina, but I think we should add it to the click event too, which has the problem described on the issue.

Yeah, I'm just saying that it'd be useful to have it possible on click (not default) event, since @andrewsmedina mentioned putting it on visit method. Maybe something like `click(wait_page_load=True)` or...