Webpagetest Scripting
|
05-30-2015, 06:18 AM
Post: #1
|
|||
|
|||
Webpagetest Scripting
I find the scripting is not able to complete some actions.
For example, for clicking the href link, the webpagetest script is not able to perform the action if there is no id, name or title associated. To be specific: in http://www.amazon.com, a link of "Office supplies" is shown in source code like this: <li><a href='/b/ref=s9_acss_gw_ct_B2BGenBu_ct1_a1?_encoding=UTF8&node=1069242&pf_rd_m=ATVPDKIKX0DER&pf_rd_s=desktop-2&pf_rd_r=0W3W05N8HWPW4CBRVVWV&pf_rd_t=36701&pf_rd_p=2084861362&pf_rd_i=b2b-desktop'>Office Supplies</a></li> I know selenium use link=Office Supplies to identify the click, but in webpagetest, how to specify this? Is there any way to accomplish this? Moreover, is there anyway to convert the selenium script to webpagetest script? If not, how we can enable selenium on our private instances? Can you give some hint? Thanks |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Webpagetest Scripting - jiangyurong609@gmail.com - 05-30-2015 06:18 AM
RE: Webpagetest Scripting - andydavies - 06-04-2015, 05:53 PM
|
User(s) browsing this thread: 1 Guest(s)