1.

Solve : Batch script to automatically bypass username in firefox??

Answer»

At work I need to enter in my username and password just to open up firefox. I would like to write a batch FILE that can automatically ENTERS in my username and password when I open up firefox.

Any comments or suggestions would be greatly appreciated.

thank you.A batch wont do...you need a GUI Macro that will drop and execute the CREDENTIAL process through the credential user interface.

I use a macro recorder called JitBit to do TRICKS like this in a GUI environment.

http://www.jitbit.com/macrorecorder.aspxBut it's possible to open a macro in a batch file.



Discussion

No Comment Found