I'm trying to script commands to a command line for a text-based MUD that runs in a firefox window. I can get text to appear in the text box, but I can't get it to submit. It's weird because I'm able to get text to submit when I insert _FFFormSubmit in the _FFObj documented example. I'm getting this error: _FFFormSubmit ==> No match: No Elements found in form: getElementById('input') Here is my code: #include <FF.au3>
If _FFConnect(Default, Default, 10000) Then
$sInput = _FFObjGet("