s8884 Posted October 27, 2017 Report Share Posted October 27, 2017 Hello, if i fill in a web formular with this command - this command works too fast - it misses some words - i changed the provider and now my speed is much faster - how can i slow down the speed of writing the words in the formular - macro playback speed has no effect. thank you %NameArray[1]%<TAB>%NameArray[2]%<TAB>%BFGBeschreibung%<TAB>Mitarbeiter der Max Muster Beratungs- und Vertriebs AG, Filialdirektion %GS%<TAB>%TelefonArrayNeu[1]%<TAB>%TelefonArrayNeu[2]%<TAB><TAB>%Agenturemail%@muster.de<TAB><TAB><TAB><ENTER> thank you Quote Link to comment Share on other sites More sharing options...
Cory Posted October 27, 2017 Report Share Posted October 27, 2017 Two things. First, slow down your Keystroke speed. Second, and maybe not necessary, you might add a delay in between each field. IE make it several commands with a delay between. Some web forms do things programmatically in their scripts when you type something in a field and leave it. Like validation. It takes time and the form might not be ready for more input. On second thought, I would try to add the delays between fields first. Quote Link to comment Share on other sites More sharing options...
rberq Posted October 27, 2017 Report Share Posted October 27, 2017 I find that keystroke speed of 30ms is satisfactory for most screens: Keystroke Speed: 30 Milliseconds Also, in the Text Type command there is an option to "Use Clipboard to Paste Text". I don't know if you are using that option -- I avoid it because it seems to fail too often; don't know why. Quote Link to comment Share on other sites More sharing options...
s8884 Posted October 30, 2017 Author Report Share Posted October 30, 2017 Keystroke Speed: 30 Milliseconds works perfect thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.