
ubot.prin
Members-
Content Count
17 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout ubot.prin
-
Rank
Member
System Specs
-
OS
Windows ME
-
Total Memory
< 1Gb
-
Framework
v3.5
-
License
Standard Edition
Recent Profile Visitors
2586 profile views
-
Below is the code for the button i am trying to click: <img src="/resource/images/abc.jpg" style="border-width: 0px;cursor: pointer;" onclick="exportExcel()"> I tried the following methods to click it: run javascript("exportExcel()") click(<src="/resource/images/abc.jpg">, "Left Click", "No") click(<image="___IMAGE___6___IMAGE___">, "Left Click", "No") None of this opens up the save file dialogue box. But it works with no issues when i right click and select 'run node'.
-
I am not being able to click a button. But it works fine when right click and run. It does not click when the program is run as whole. This is a Save dialogue which has an onclick attribute. Please help with this.
-
i need to extract the data displayed in an iframe in a particular site. Please let me know if more info is needed..
-
How can I get the content displayed inside an iFrame in a website?
-
Thanks for your replies..I was trying to down load a file as pdf by a button click. Here, i don't get the url.
- 15 replies
-
- blank page
-
(and 3 more)
Tagged with:
-
Loading a pdf page gives a blank page. This loads in normal browser. Could any one please help with this?
- 15 replies
-
- blank page
-
(and 3 more)
Tagged with:
-
How can I get current directory in Ubot? I am trying to read some files from home directory in which the .exe is saved.
- 1 reply
-
- Absolute path
- relative path
-
(and 3 more)
Tagged with:
-
I am trying to run a compiled bot in my client's system. I get the following error while trying to download the support files: "An exception occured during a Webclient request." I tried to turn off firewall and anti virus. Also downloaded .net framework v4. I compiled the bot in 64 bit system and my client's amchine is 32 bit. What can be done to fix this?
-
I can not navigate out in between the process to check the proxy.
-
Thanks for the replies
-
Is it possible to have different proxies in different browser? Does setting a proxy in one browser change the ip in other browsers too?
-
How can I verify whether the proxy is set to a required one without navigating to whatismyip.com or any such after changing proxy ?