Search found 14 matches

by EW123
Tue Oct 15, 2019 2:07 pm
Forum: iMacros for Chrome
Topic: how to add OR value to the aria-label in ATTR
Replies: 1
Views: 5086

how to add OR value to the aria-label in ATTR

Code: Select all

VERSION BUILD=1005 RECORDER=CR
Imacros Trial Chrome extension
chrome version 77.0.3865.90
how can i add 'OR' value to ATTR=aria-label

like ATTR=aria-label:"value1"/"value2"

and macros will run when any of the value matched.
by EW123
Thu Jul 18, 2019 4:27 pm
Forum: General Support & Discussions
Topic: How can i pass more than one value for single ID in ATTR field?
Replies: 6
Views: 5022

Re: How can i pass more than one value for single ID in ATTR field?

But OK, "several Methods" I mentioned, already have a look at the following (similar/related) Thread where I mentioned 4 of those already, which can be combined together, depending a bit on your specific Site and those "valueX" Values...: - Re: IMacros TAG Case-Insensitive That ...
by EW123
Thu Jul 18, 2019 5:15 am
Forum: General Support & Discussions
Topic: How can i pass more than one value for single ID in ATTR field?
Replies: 6
Views: 5022

Re: How to pass more than one value for single ID in ATTR field

Yeah..., maybe..., there are several Methods, but I had not reacted as you had not mentioned your FCI in your parallel Thread on SOF... :roll: And for both Forums, you also need to add a '?' at the end of your Thread Title(s), you are not sharing a 'How-To'... :roll: Perfectly fine to open parallel...
by EW123
Thu Jul 18, 2019 4:38 am
Forum: General Support & Discussions
Topic: How can i pass more than one value for single ID in ATTR field?
Replies: 6
Views: 5022

Re: How to pass more than one value for single ID in ATTR field

VERSION BUILD=1005 RECORDER=CR free extensiton on Chrome 75, win 10 I want to do selection based on the "OR" in ATTR value. So, can anyone help me with syntax to do this? for Ex. TAG POS=1 TYPE=A ATTR=id:("value1"||"value2"||"value3") so the code will run whe...
by EW123
Tue Jul 16, 2019 9:58 am
Forum: General Support & Discussions
Topic: How can i pass more than one value for single ID in ATTR field?
Replies: 6
Views: 5022

How can i pass more than one value for single ID in ATTR field?

VERSION BUILD=1005 RECORDER=CR free extensiton on Chrome 75, win 10 I want to do selection based on the "OR" in ATTR value. So, can anyone help me with syntax to do this? for Ex. TAG POS=1 TYPE=A ATTR=id:("value1"||"value2"||"value3") so the code will run whe...
by EW123
Sun Jul 07, 2019 9:10 am
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

Great... I appreciate your efforts quora3.PNG but when i tried to run it its get stuck in the loop without clicking anything... (alternate url for more quality img http://prnt.sc/obefy8) ps. u can log in again from the same browser and this time they won't ask for 2fa hi, I think there's some error...
by EW123
Sat Jul 06, 2019 2:24 pm
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

OK, I managed to have a look at your Site, pretty heavy on background JS, and like I had "suggested" 'Relative Positioning' on the User Avatar works directly for me: VERSION BUILD=8820413 RECORDER=FX SET !EXTRACT_TEST_POPUP NO TAB T=1 'URL GOTO=https://www.quora.com/If-a-computer-does-a-m...
by EW123
Sat Jul 06, 2019 12:11 pm
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

chivracq wrote:
Sat Jul 06, 2019 12:05 pm
Yep indeed, Confirmation Mail sent by the Site, valid for 1 hour...

Stupid Site already, only from the Login Page, I hate those Sites that dictate in which Language they serve Content, thinking they are "clever", based on IP-Address... :roll:
replied using i button above, pls check it
by EW123
Sat Jul 06, 2019 11:15 am
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

It looks to me like it's the only 'CIRCLE' Element...: VERSION BUILD=1005 RECORDER=CR TAG POS=1 TYPE=SPAN ATTR=ID:__*_*_label&&TXT:Request<SP>ANSWERS TAG POS=R1 TYPE=DIV ATTR=ID:__*_*_icon WAIT SECONDS=5 TAG POS=R1 TYPE=CIRCLE ATTR=* => 'TAG POS=R1' for the 'CIRCLE' should be good enough I ...
by EW123
Sat Jul 06, 2019 10:02 am
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

https://forum.imacros.net/download/file.php?id=1520&t=1 Okay, thanks... and I have now made little progressed in the code... VERSION BUILD=1005 RECORDER=CR TAG POS=1 TYPE=SPAN ATTR=ID:__*_*_label&&TXT:Request<SP>ANSWERS TAG POS=R1 TYPE=DIV ATTR=ID:__*_*_icon WAIT SECONDS=5 TAG POS=R2 TY...
by EW123
Sat Jul 06, 2019 6:37 am
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

And then, tja...!, 'Relative Positioning' + 'Anchor' are perfectly documented in the Wiki, and with Examples... The Documentation is also meant for Noobs/Newbies, or especially meant for Noobs/Newbies actually, I would think... + Many Examples on the Forum also, of course... :idea: I have updated t...
by EW123
Fri Jul 05, 2019 12:31 pm
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

Oh, grrr...!, if you can upload your Printscreens directly to the Forum, rather than using some external Hosting Provider that one day will probably go dark or commercial, and your Screenshots will then "disappear" from the Thread, rendering it nearly impossible to follow for other Users....
by EW123
Thu Jul 04, 2019 6:40 am
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

Re: need help for iMacros code for dynamic pos change

if you care to explain...? => with a full Script with URL...? :roll: ) Quora.com is not my site, it's a Question answer social media site... and I'm an active writer there... if you(or any) is not familiar with the site let me tell you what I exactly need to do to save my time. there is one feature...
by EW123
Thu Jul 04, 2019 4:56 am
Forum: iMacros for Chrome
Topic: need help for iMacros code for dynamic pos change
Replies: 19
Views: 14121

need help for iMacros code for dynamic pos change

hi, i'm usign chrome Version 75 on win10 with iMacros free extension and VERSION BUILD=1005 RECORDER=CR... i am new to imacros... and i need help for iMacros code to request first 25 “answer request” from the writer on Quora I have tried to record the imacros to request an answer from the writer but...