Eric Garrido

Results 3 issues of Eric Garrido

We add a flag to specify the directory in which directory and file creation should be made. This presents a workaround to the assumption that the current working directory is...

See https://github.com/tebeka/selenium/pull/237 and https://github.com/tebeka/selenium/issues/236. We are missing a test for SetAlertText.

testing

Hello! In my organization's applications, Ares initialization generally happens lazily and in a multi-threaded context. Accessing environment variables is not thread safe. I'd like to propose adding a means to...