How to change path of HTML attribute in Blueprism?Finding the bound of a table element and exporting the table into a collection in BlueprismBlue prism- How can i get number of rows in a dynamic html tableUnable to identify element in Blue Prism using XPathSet html table header as rpa collection headerUnable to spy html element on a websiteHow to change column data type in a data table using vb.netBlueprism - Get all items - Field names are duplicatedCopying a datatable to another datatable while changing the format of a columnInternal : Collection fields are defined but cannot be matched to the incoming collection - in blueprism
How can I deal with a player trying to insert real-world mythology into my homebrew setting?
Shortest distance around a pyramid?
When did the Roman Empire fall according to contemporaries?
PIC12F675 GP4 doesn't work
Single word for "refusing to move to next activity unless present one is completed."
Why does Hellboy file down his horns?
Turning arguments into exponents
How can an advanced civilization forget how to manufacture its technology?
Why was hardware diversification an asset for the IBM PC ecosystem?
What do the horizontal lines in a P-V phase diagram mean?
Are neural networks prone to catastrophic forgetting?
Repeating redundant information after dialogues, to avoid or not?
Are unclear "take-it or leave-it" contracts interpreted in my favor?
What's the minimum number of sensors for a hobby GPS waypoint-following UAV?
Was adding milk to tea started to reduce employee tea break time?
During copyediting, journal disagrees about spelling of paper's main topic
Print the last, middle and first character of your code
Traveling from Frankfurt to Karlsruhe
Would letting a multiclass character rebuild their character to be single-classed be game-breaking?
Science writing - exact, precise, or accurate
The monorail explodes before I can get on it
Is purchasing foreign currency before going abroad a losing proposition?
Can I play a first turn Simic Growth Chamber to have 3 mana available in the second turn?
<schwitz>, <zwinker> etc. Does German always use 2nd Person Singular Imperative verbs for emoticons? If so, why?
How to change path of HTML attribute in Blueprism?
Finding the bound of a table element and exporting the table into a collection in BlueprismBlue prism- How can i get number of rows in a dynamic html tableUnable to identify element in Blue Prism using XPathSet html table header as rpa collection headerUnable to spy html element on a websiteHow to change column data type in a data table using vb.netBlueprism - Get all items - Field names are duplicatedCopying a datatable to another datatable while changing the format of a columnInternal : Collection fields are defined but cannot be matched to the incoming collection - in blueprism
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am reading values of school name from school data from a site. I can get all school name only by changing it's HTML attribute - path
/HTML/BODY(1)/FORM(1)/DIV(5)/DIV(2)/DIV(1)/DIV(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/DIV(6)/TABLE(1000)/TBODY(1)/TR(1)/TD(1)/TABLE(2)/TBODY(1)/TR(1)/TD(1)
From above path i want to change 1000 to 1001 or 1002 ...so that i can get different school name. I can change the path value using calculation and save in data item but how to save that value in original html Attribute path ??
click here to see image I want to change path value of SNo
blueprism
add a comment |
I am reading values of school name from school data from a site. I can get all school name only by changing it's HTML attribute - path
/HTML/BODY(1)/FORM(1)/DIV(5)/DIV(2)/DIV(1)/DIV(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/DIV(6)/TABLE(1000)/TBODY(1)/TR(1)/TD(1)/TABLE(2)/TBODY(1)/TR(1)/TD(1)
From above path i want to change 1000 to 1001 or 1002 ...so that i can get different school name. I can change the path value using calculation and save in data item but how to save that value in original html Attribute path ??
click here to see image I want to change path value of SNo
blueprism
add a comment |
I am reading values of school name from school data from a site. I can get all school name only by changing it's HTML attribute - path
/HTML/BODY(1)/FORM(1)/DIV(5)/DIV(2)/DIV(1)/DIV(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/DIV(6)/TABLE(1000)/TBODY(1)/TR(1)/TD(1)/TABLE(2)/TBODY(1)/TR(1)/TD(1)
From above path i want to change 1000 to 1001 or 1002 ...so that i can get different school name. I can change the path value using calculation and save in data item but how to save that value in original html Attribute path ??
click here to see image I want to change path value of SNo
blueprism
I am reading values of school name from school data from a site. I can get all school name only by changing it's HTML attribute - path
/HTML/BODY(1)/FORM(1)/DIV(5)/DIV(2)/DIV(1)/DIV(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/TABLE(1)/TBODY(1)/TR(1)/TD(1)/DIV(6)/TABLE(1000)/TBODY(1)/TR(1)/TD(1)/TABLE(2)/TBODY(1)/TR(1)/TD(1)
From above path i want to change 1000 to 1001 or 1002 ...so that i can get different school name. I can change the path value using calculation and save in data item but how to save that value in original html Attribute path ??
click here to see image I want to change path value of SNo
blueprism
blueprism
edited Mar 26 at 4:52
Priya Sangle
asked Mar 26 at 4:23
Priya SanglePriya Sangle
94 bronze badges
94 bronze badges
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Here's how you do it:
- Make the Path of the element as dynamic in application modeler.
- Get the HTML attribute value and store it in the data item (eg Path in the below figure)
- Change the path value - use replace:
add a comment |
Make the HTML Path as dynamic attribute instead of Equal, select Dynamic Option in application modeller. Then you can pass the required html path as an input at run time.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55349816%2fhow-to-change-path-of-html-attribute-in-blueprism%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Here's how you do it:
- Make the Path of the element as dynamic in application modeler.
- Get the HTML attribute value and store it in the data item (eg Path in the below figure)
- Change the path value - use replace:
add a comment |
Here's how you do it:
- Make the Path of the element as dynamic in application modeler.
- Get the HTML attribute value and store it in the data item (eg Path in the below figure)
- Change the path value - use replace:
add a comment |
Here's how you do it:
- Make the Path of the element as dynamic in application modeler.
- Get the HTML attribute value and store it in the data item (eg Path in the below figure)
- Change the path value - use replace:
Here's how you do it:
- Make the Path of the element as dynamic in application modeler.
- Get the HTML attribute value and store it in the data item (eg Path in the below figure)
- Change the path value - use replace:
answered Mar 27 at 13:07
JoshJosh
1682 silver badges11 bronze badges
1682 silver badges11 bronze badges
add a comment |
add a comment |
Make the HTML Path as dynamic attribute instead of Equal, select Dynamic Option in application modeller. Then you can pass the required html path as an input at run time.
add a comment |
Make the HTML Path as dynamic attribute instead of Equal, select Dynamic Option in application modeller. Then you can pass the required html path as an input at run time.
add a comment |
Make the HTML Path as dynamic attribute instead of Equal, select Dynamic Option in application modeller. Then you can pass the required html path as an input at run time.
Make the HTML Path as dynamic attribute instead of Equal, select Dynamic Option in application modeller. Then you can pass the required html path as an input at run time.
answered Mar 26 at 19:09
HighSpiritsHighSpirits
111 bronze badge
111 bronze badge
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55349816%2fhow-to-change-path-of-html-attribute-in-blueprism%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown