Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // within LoadRunner TruClient
- datum = new Date();
- // access the iFrame from the top document
- document.getElementById("contentIFrame0").contentWindow.Xrm.Page.getAttribute("scheduledend").setValue(new Date());
- document.getElementById("contentIFrame0").contentWindow.Xrm.Page.getAttribute("scheduledstart").setValue(new Date());
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement