Write to browser on the fly
#1
Posted 08 March 2011 - 06:30 AM
For instance the FF webdeveloper plugin does it on the fly.
#2
Posted 08 March 2011 - 08:16 AM
http://screencast.com/t/FWkh9nnEh
Attached is the html that I pasted into the textbox.
Attached Files
#3
Posted 08 March 2011 - 11:54 AM
I did this sometime back
http://screencast.com/t/FWkh9nnEh
Attached is the html that I pasted into the textbox.
So is there any difference between write to browser and add the HTML directly in the write to browser node, or just by adding it into a text block?
But would love to be able to see it fixed the normal way via write to browser.
It's better and look more professional to customers instead of telling them they have to copy and paste a code into a text block themselves manually (everytime they run the bot).
Will try your bot later tonight and let you know.
Thanks again for your time
#4
Posted 12 March 2011 - 01:31 AM
Like ajax adding HTML to existing HTML.........
#5
Posted 12 March 2011 - 08:47 AM
Shouldn't you be able to do it with 'run javascript'?
Like ajax adding HTML to existing HTML.........
I'm no JS guru and a on the fly solution makes more sense than it works currently.
#6
Posted 12 March 2011 - 08:50 AM
change chosen attribute
value
on something.... doesn't that work?
#7
Posted 12 March 2011 - 09:59 AM
How about:
change chosen attribute
value
on something.... doesn't that work?
It's about removing some JS files.
So i copy the source, remove all or particular JS files and write to browser.
Currently when you do that it use HTML code on your local pc (browser) while it should remain in the same page (on the fly).
It's the most logical way of thinking that it should work on the fly.
But it doesn't
#8
Posted 21 July 2011 - 06:32 AM
Please guys, this is essential.
Write to browser "on the fly" instead of creating a "about:blank" document that results into errors when submitting forms.
#9
Posted 21 July 2011 - 07:41 AM
Bump this again to get extra attention to be added in uBot V4.
Please guys, this is essential.
Write to browser "on the fly" instead of creating a "about:blank" document that results into errors when submitting forms.
I'm a little confused. Do you want write to browser to stay on the current page, but replace all of the html?
#10
Posted 21 July 2011 - 08:06 AM
I'm a little confused. Do you want write to browser to stay on the current page, but replace all of the html?
Exactly Eddie!
#11
Posted 21 July 2011 - 08:32 AM
In UBot 4 you can also set the referrer header to be whatever you want, is that good enough?
#13
Posted 22 July 2011 - 05:58 AM
I'm not sure it's possible to replace the html and stay on the same page. You could replace what's in the body and head tags though.
In UBot 4 you can also set the referrer header to be whatever you want, is that good enough?
I'll try in uBot v4 as soon as it's out.
Mainly i get issues because url's are cut off (i.e. /medias/out/checkout.php) then i have to manually find the full paths which can take a lot of time, specially on aspx sites (for me).
So when you write to browser it makes a local html file what does not recognize such url, as there is no such as /media/out/checkout.php.
So it gives an error.
#14
Posted 22 July 2011 - 05:59 AM
In version 3 your best bet is to use "change chosen attribute". Just find an object that will accomplish what you need.
I'll try that.
Let's see if it works the way i want.
Will report back later.
Thanks.
#15
Posted 26 December 2011 - 04:56 AM
In version 3 your best bet is to use "change chosen attribute". Just find an object that will accomplish what you need.
This is giving issues with sites that has right click protection.
Any other ideas?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













