I have a a simple Web
form that i need to provide User
and Password
when login, instead of type them again and again when i want to login there is some way that i can click on some shortcut and this will send the string into to User
section and hit Tab
and than send the string into Password
section ? (i am working on osx
)
I know Selenium
but i am lookinf for other way.n