this is my first time to do a scrip test for webpagetest.
Our site basically is
- Go to a url and enter a provided pin code
- enter pin code and submit
- terms and conditions will be displayed
- agree on the terms and conditions
- another page will be loaded with a widget inside an iframe
here’s the script so far
seems simple enough, but after the clicking of the agree on the terms and conditions, the test stops there.
appreciate any help.
thanks