| Author |
Message |
Forum: Support Topic: FireFox Save AS, Running Script when pc is locked |
| swapnesh_sharma |
|
Posted: September 19th, 2009, 1:14 pm
|
|
Replies: 7 Views: 551
|
| I agree, there definitely SHOULD be a way, that would make my life easier in certain places. But as far as I know, it isn't possible. I hope not to know the same. :!: For my Second Question . Here is the content of the Save as window which i get from firefox. I have already tried this titile but it... |
|
 |
Forum: Support Topic: FireFox Save AS, Running Script when pc is locked |
| swapnesh_sharma |
|
Posted: September 19th, 2009, 12:14 pm
|
|
Replies: 7 Views: 551
|
Using ms shedular i can run the commands but when the script comes to steps where mousemove or keyboard input is involed it halts.
There should be a way??????? Any One |
|
 |
Forum: Support Topic: FireFox Save AS, Running Script when pc is locked |
| swapnesh_sharma |
|
Posted: September 19th, 2009, 10:17 am
|
|
Replies: 7 Views: 551
|
| 1. How to detect Save As option from Firefox ? WinWaitActive ,Report To File - Mozilla Firefox Sleep 5000 SendInput {tab 2}{enter} WinWaitActive ,Opening Report.csv Sleep 1000 SendInput {enter} ;WinWaitActive ,Save As - This dont gets detected Sleep 5000 Send {alt ... |
|
 |
Forum: Support Topic: Using Find tool of mozilla to get co-ordinates. |
| swapnesh_sharma |
|
Posted: September 12th, 2009, 10:20 am
|
|
Replies: 8 Views: 389
|
| Leef I knew this way it can work but i wanted to make my tool look cool and do this search in a hidden way. Without showing to the user that i am entering text to search. But i think this is how i will have to go now. I also found this javascript its also cool but again i have to pass this in addres... |
|
 |
Forum: Support Topic: Using Find tool of mozilla to get co-ordinates. |
| swapnesh_sharma |
|
Posted: September 12th, 2009, 9:11 am
|
|
Replies: 8 Views: 389
|
| Thanks mate but i am looking for smthing else i think. Let me explain again ------------------------------------- There are lots of values in one of the frames in my web browser. Now when i do a image search the text which is not being displayed currently wont be searched. But if i do a ctrl+F enter... |
|
 |
Forum: Support Topic: Using Find tool of mozilla to get co-ordinates. |
| swapnesh_sharma |
|
Posted: September 12th, 2009, 5:43 am
|
|
Replies: 8 Views: 389
|
|
 |
Forum: Support Topic: Using Find tool of mozilla to get co-ordinates. |
| swapnesh_sharma |
|
Posted: September 11th, 2009, 3:32 pm
|
|
Replies: 8 Views: 389
|
| Just to update i have tried using ImageSearch but the text am searching is present in a frame with scrool bar. So ImageSearch is not able to search for it. But when i type the text in Moxila Find tool it comes up. |
|
 |
Forum: Support Topic: Using Find tool of mozilla to get co-ordinates. |
| swapnesh_sharma |
|
Posted: September 11th, 2009, 3:14 pm
|
|
Replies: 8 Views: 389
|
| How can i use the Find tool (Ctrl +F) of mozilla in my script to get the co-ordinates of the selected text? May the below link can provides the solution but i cannot use it. http://www.autohotkey.net/~majkinetor/Dlg/Dlg.html#About Or if there is any other functionality i can use to search for a text. |
|
 |
Forum: Support Topic: NewBie Queries |
| swapnesh_sharma |
|
Posted: September 8th, 2009, 7:14 pm
|
|
Replies: 12 Views: 473
|
The Image search worked. Though its operations is intermittent i will have to work on that.
Can anyone provide help on how to find the coordinates or to take focus on the selected text found by Find tool (Ctrl+F) tool in mozilla. |
|
 |
Forum: Support Topic: NewBie Queries |
| swapnesh_sharma |
|
Posted: September 8th, 2009, 2:27 pm
|
|
Replies: 12 Views: 473
|
| 10X a lot. Now to open a URL in non default browser i am using the below code. And it works pretty well Run ,C:\Program Files\Internet Explorer\iexplore.exe www.orut.com, max I am still to test the imagesearch but i found something more intresting. In one of my application when using Ctrl+F in IE i ... |
|
 |
Forum: Support Topic: NewBie Queries |
| swapnesh_sharma |
|
Posted: September 7th, 2009, 4:08 pm
|
|
Replies: 12 Views: 473
|
| Here is the script. Run ,D:\Program Files\Internet Explorer\iexplore.exe ;i have used the full path as this is IE6 and if i just give 'iexplore.exe' it takes any of the already existing instace. Sleep 2000 Click 94, 105 Send www.orkut.com {ENTER} WinWaitActive ,orkut - login - Microsoft In... |
|
 |
Forum: Support Topic: NewBie Queries |
| swapnesh_sharma |
|
Posted: September 7th, 2009, 1:20 pm
|
|
Replies: 12 Views: 473
|
| Guys waiting for your replies. |
|
 |
Forum: Support Topic: NewBie Queries |
| swapnesh_sharma |
|
Posted: September 6th, 2009, 5:00 pm
|
|
Replies: 12 Views: 473
|
| Thanks guys and i hope my level will improve with your guidance (and may b subject lines tooo). This time i tried learning the ImageSearch. But it didn't worked. I tried to click on the Sign In button in orkut login page. To get the image i took a screen shot of the page edited it in mspaint to get ... |
|
 |
Forum: Support Topic: NewBie Queries |
| swapnesh_sharma |
|
Posted: September 3rd, 2009, 6:57 pm
|
|
Replies: 12 Views: 473
|
Thanks guys.
I have learned to send a mail but tell me how to attach a file in a mail. |
|
 |
| Sort by: |