I tried adjusting the code to run even if the EnterAmountDIalog isn't open, but EnterAmountDialog.enterAmount("2500") (or (2500)) does nothing :(
Is there any way I can just force it to type 2500 and press enter once I've ran the code to bring up the dialog? This is only a private script so...