Questions tagged [g1ant]

G1ANT.Studio is a software that can work exactly with the same way as office employees; humans working on their computers. Our robot interacts with the user interface of a computer system exactly as a human. G1ANT.Studio lets you create a robot to help and automate any repetitive tasks. Once deployed, your robot will do all the work for you.

84 questions
-1
votes
1 answer

G1ANT Advanced lesson 4

I would like to share my experience while setting up the mail.imap command in G1ANT studio. For everyone stuck at the invalid credentials error-- Open your gmail account (the one you ware using in your code) Go to the settings tab to the top right…
-1
votes
2 answers

Why I am getting this error for advanced Q3

enter image description here This is image error. Can anyone help me in solving this it would be a great help.
-1
votes
1 answer

Ease while writing code in G1ant software

I successfully download the giant software and created my first program but I faced difficulty in typing some symbols like '<<< ENTER>>>' . Giant doesn't take <<< symbol as entered from keyboard. For this I have to copy ⋘ symbol from sample…
-1
votes
1 answer

What is val function and what does this ‴return $('#q').val();‴ mean in this code?

Is it like val function is predefined? code: selenium.open chrome url msn.com timeout 30000 list.create text aa result ♥list selenium.callfunction search q by id functionname val parameters ♥list type jquery selenium.runscript script ‴return…
-1
votes
1 answer

The 'image.find' command of Images Addon is not working properly

I am using this code which is supposed to download and open an image on my screen and then the G1ant software is supposed to search if the image popped up on my screen or not. Problem is the image did pop up but the program outputs 'The image was…
-2
votes
1 answer

I'm using G1ANT software and in advance lesson no. 3 I'm getting error while handling the enter key btnK so what should I do to remove it properly

I'm using G1ANT software and in advance lesson no. 3 I'm getting error while handling the enter key btnK. So what should I do to remove it properly? [![enter image description here][2]][2] [2]: https://i.stack.imgur.com/agjhd.jpg I've tried…
-2
votes
1 answer

What's the difference between ✱chrome or chrome✱?

I had tried both ✱chrome and chrome✱, both the time it opens up the chrome window. Now I am confused that how ✱ works? window ✱chrome or window chrome✱
-2
votes
1 answer

Why there is no Addon.Ocr.Tesseract and Addon.Recorder in addon panel in G1ANT software?

Even it shows my software is up to date.
-3
votes
1 answer

ie.waitforvalue command doesn't work properly

I tried to run this code but it doesn't work properly. It got stuck on line 3 and gives error "timeout, element not found". ie.open g1ant.com window ‴✱internet explorer✱‴ ie.waitforvalue script document.getElementsByClassName("footer_stuff").length…
1 2 3 4 5
6