Menu

#36 Load Response_Info - Grab htm element location

Considering
open
nobody
5
2005-03-23
2005-03-23
Mike-L
No

I need to edit a script I created last year, and a page I
used to grab an href has since changed, and now I
cannot use a Load Response_Info variable to capture
the href.

It would be helpful if there was a place I could just copy
the htm file into, and the be able to select it from
the "load URL details" to find the object in the "HTML
tree" for my Load Response_Info variable. Now I am
trying to decrypt this old information to understand how
it identifies the location of this href, and find the cryptic
location of the href for the new page.

This is what my original Load Response_Info was:
----------------------------------------------------------------
LOAD RESPONSE_INFO BODY ON 322 &
INTO ORDER_NUMBER &
,WITH "HTML(0)/HTML(1)/BODY(2)/TABLE
(0)/TBODY(0)/TR(0)/TD(1)/TABLE(0)/TBODY(0)/TR(2)/TD
(1)/TABLE(" &
"1)/TBODY(0)/TR(0)/TD(0)/A(1):ATTRIBUTE:href(0)"

Discussion

  • Mike-L

    Mike-L - 2005-03-23
    • priority: 5 --> 7
     
  • Mike-L

    Mike-L - 2005-03-23
    • assigned_to: rclarke --> dansut
     
  • Daniel Sutcliffe

    Logged In: YES
    user_id=19748

    If I understand you correctly then you would like the
    ability to view HTML trees and generate LOAD RESPONSE_INFO
    BODY identifiers from pieces of HTML not captured in the
    recording. I would like to add to your suggestion the
    ability to type a URL to retrieve HTML to be parsed, as well
    as paste HTML into a text box - I think both are useful
    mechanisms and should be in a future version of the Modeler.

    PS please don't assign Bugs or RFEs to specific developers -
    leave the field as "none" and we'll set it when someone is
    able to do something about the issue.

     
  • Daniel Sutcliffe

    • assigned_to: dansut --> nobody
    • priority: 7 --> 5
    • milestone: --> 110908
    • labels: 319225 --> 319227
     
  • Mike-L

    Mike-L - 2005-03-23
    • labels: 319227 --> Script Language
     
  • Mike-L

    Mike-L - 2005-03-23
    • milestone: 110908 -->
    • assigned_to: nobody --> dansut
    • priority: 5 --> 7
     
  • Daniel Sutcliffe

    • assigned_to: dansut --> nobody
    • milestone: --> Considering
     
  • Daniel Sutcliffe

    • priority: 7 --> 5
     
  • Daniel Sutcliffe

    Logged In: YES
    user_id=19748

    Priorities are just for us as developers to decide - just
    wish we had more control over this SF interface to bugzilla.

     

Log in to post a comment.

Auth0 Logo