Paste into website page
Moderators: Dorian (MJT support), JRL
Paste into website page
I have encountered a few websites where pasting using SendText will not work. I'm no website admin but can they block a user from pasting and if so any ideas to fix the problem. I'm only using it to paste my different email addresses. Thanks in advance
MS v15 | Windows 11 Pro | NY, USA
- Dorian (MJT support)
- Automation Wizard
- Posts: 1384
- Joined: Sun Nov 03, 2002 3:19 am
- Contact:
Re: Paste into website page
Pasting and sending text are different. Websites can disable copy (CTRL-C) and paste (CTRL-V) if they wish.
I'm guessing you're using mouse clicks to click in a field, then sending the text, e.g. "send>test" ?
Of course the first thing to check is the timing, so maybe add a Wait>0.5 after your mouse click just to see if that helps.
But although automating website via mouse/keyboard/(and Image recognition) can work, if you're automating Chrome or Edge you would probably find more success using the v15 Chrome and Edge functions.
I'm guessing you're using mouse clicks to click in a field, then sending the text, e.g. "send>test" ?
Of course the first thing to check is the timing, so maybe add a Wait>0.5 after your mouse click just to see if that helps.
But although automating website via mouse/keyboard/(and Image recognition) can work, if you're automating Chrome or Edge you would probably find more success using the v15 Chrome and Edge functions.
Yes, we have a Custom Scripting Service. Message me or go here
Re: Paste into website page
I have a Wait>0.1, so I will increase it to Wait>0.5
I'll see how things go
Thanks for the help
I'll see how things go
Thanks for the help
MS v15 | Windows 11 Pro | NY, USA