Supported Application Servers


WebObjects: 

  1. http://store.gemplus.com
  2. http://www.apple.com

Build 617:

Partly supported

Problems that occur in conjunction with frames:

Given three frames, downloaded as below. Click 'Link1'. The lookup of the 'Link1' fails. Therefore WebPageUrl(...) will be used instead of WebPageLink(...)

 

Downloaded First

 

<a href="Link1">Link1</a>

 

Dowloaded second

 

<a href="Link2">Link2</a>

 

Downloaded third

 

<a href="Link3">Link3</a>

 


NetDynamics:

  1. http://www.springstreet.com

Build 617:

Not supported

 

Standardlinks containing the SPIDERSESSION string are recorded with WebPageUrl(..) instead of using WebPageLink.
The sessioninformation is appended as an url query string like: http://link?SPIDERSESSION="?????????jjfjajjfjfjf\\asdfhejhejf"

WebPageUrl("http://www.springstreet.com/n.nd/ss/pgHome.hrMme_onWebEvent(hrMme)",
       "SpringStreet: Log on. Move in.", N_ND_SS_PGHOME_HRMME_ONWEBEVENT001);


dclform
   N_ND_SS_PGHOME_HRMME_ONWEBEVENT001:
      "hrMme" := "",
      "SPIDERSESSION" := "?????_???@[????BOs\\H?????????LiBO`DsGfv[oo???FtTTSPU"
                                  "esQZTCRn?OZ^BOOVPHWITLOL@p[VvchxesPSDcQZIrZu\\B{m\\Yd"
                                  "aXXklXQD{gehegvHdYfuhHQF|GP@iYi{lGM{uLPOgzp[pv`PyIavs"
                                  "PDQZGR[lLmtOAhlCTCPCeugy~aczBBR{Kq^sDbGJK^XETHlCTB\\i"
                                  "yHlCPO",
       "^uniqueValue" := "938505283731";


ColdFusion:

  1. http://www.tips4profit.com/store

Build 617:

Same problem as with netdynamics