s8884 Posted October 6, 2017 Report Share Posted October 6, 2017 hello, I start a Website and sometimes it enters the clipboard and sometimes not. does anyone has an idea? thank you! <WEB SITE URL="https://xyz/anwendungen/hbd/hbd.html" Wait="TRUE" Default_Browser="TRUE" NoEmbeddedVars="FALSE" _IGNORE="0x000C"/> <MACRO PLAYBACK SPEED Speed="1"/> <WAIT FOR WEB PAGE Indefinite="TRUE" Hours="0" Minutes="0" Seconds="0"/> <TEXT TYPE Action="0" Text="<CTRL>v"/> <DELAY Flags="\x03" Time="2841"/> <TEXT TYPE Action="0" Text="<ENTER>"/> Quote Link to comment Share on other sites More sharing options...
Cory Posted October 6, 2017 Report Share Posted October 6, 2017 You might need to add a delay. Often the web page technically loads but then there are additional scripts that execute after this. Timing of web pages is one of the greatest challenges in MEP. Quote Link to comment Share on other sites More sharing options...
s8884 Posted October 6, 2017 Author Report Share Posted October 6, 2017 <thanks thats it i thought that waiting for website is sufficient Quote Link to comment Share on other sites More sharing options...
Cory Posted October 6, 2017 Report Share Posted October 6, 2017 It does see that way. Timing for web pages is often a difficult thing in MEP. Search here if you have troubles, there are a lot of posts explaining techniques we use. 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.