Andrews Medina

Results 34 issues of Andrews Medina

We should attend the following structure: - [ ] General Architecture Overview - [ ] Provisioners - [ ] Routers - [ ] Deployers - [ ] Healers - [...

docs

tsuru should handle the error on start a started app and raises a more readable error ``` $ tsuru app-start -a staticzito ---> Starting the app "staticzito" $ tsuru app-start...

enhancement
easy
hacktoberfest
help wanted

Currently, the minimum is 0 and the max is the number defined in the app quota. It is useful to ensure the process high availability and prevent that a process...

enhancement
brainstorm

# the road to splinter 1.0 splinter has 8 years but it's still in a minor version. :( This issue is a way to share a plan with all everyone...

This is a way to execute actions on specific content areas instead within.

easy
help wanted
good first issue

I believe that we should use proxy to get status code in selenium driver. Something like browsermob: https://github.com/AutomatedTester/browsermob-proxy-py

brainstorm

splinter have finders by name, id, css_select, tag and xpath. But check, fill_in, choose get elements by name: ``` browser.choose("some-radio") ``` It's need change this, moving these methods from browser...

brainstorm

It would be nice if splinter had a mechanism for register external drivers.

brainstorm