![]() |
how to handle dynamic values for a test scenario - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: how to handle dynamic values for a test scenario (/showthread.php?tid=12925) |
how to handle dynamic values for a test scenario - savasudevan - 04-18-2014 03:07 AM Hi team, We are trying to record a complete web flow which involves 1. Login 2. Enter Data 3. Logout While doing so we weren't able to insert a dynamic value required for the flow. Even though we provide all the form elements we still get a message "This session has invalid data". We understand session ids arent the issue. Want to know how we can handle dynamic values while scripting a series of steps. Thanks Sattish. |