Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: chilli-axe/mpc-autofill

Tags

v4.6

Toggle v4.6's commit message
exclude selenium manager binaries for other platforms

v4.5.2

Toggle v4.5.2's commit message
performance improvement to reduce unnecessary refreshes

sometimes, the "successfully saved" text can disappear while waiting
for the loading circle to disappear

with the new waiting method, checking the loading circle should
be redundant

v4.5.1

Toggle v4.5.1's commit message
save logs to working directory + disable debug logs by default

v4.5

Toggle v4.5's commit message
forgot to add creds here

v4.4.1

Toggle v4.4.1's commit message
fix search query equality check

v4.4

Toggle v4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #192 from chilli-axe/switch-to-selenium-built-in-w…

…ebdriver-manager

Switch to selenium's built-in webdriver manager from `webdriver_manager`

v4.3.2

Toggle v4.3.2's commit message
manually set the location of chrome webdriver in macos

motivated by SeleniumHQ/selenium#12381

v4.3.1

Toggle v4.3.1's commit message

v4.3

Toggle v4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #148 from chilli-axe/desktop-tool-image-processing…

…-options

Desktop tool image processing - downscale to 800 DPI

v4.2.5

Toggle v4.2.5's commit message
`invisibility_of_element_located` was actually significantly slower...

... and this should be just as safe