percy / percy-selenium-python

Percy visual testing for Python Selenium
MIT License
11 stars 4 forks source link

Options Fix and Increase Timeout #45

Closed Amit3200 closed 1 year ago

Amit3200 commented 1 year ago

Standardising the way of passing options in python. The **kwargs was wrapping the options however CLI for PoA expects things inside a hash of options. Increasing timeout to 60secs, have observed timeouts sometimes.