<Overview>
1.Google the Keyword.
2.Write out the result (title and URL) into CSV file. (WebScraping)
<specifications>
1.Google search with keywords which is input in InputDialog of Uipath
2.Write the results, up to 30, the CSV file
3.The contents been written is title and URL
<Problem>
I’d like to to run the program with the value “ * ” in the selector. I’d like to know how to change the value into “ * “ from the original setting.
After the second running, the searching result in the first page and nothing happens.
It does not becomes to an error, but CVS has no date and the flow finishes.
<Expected operation>
Make the system work (Google search with various words) as the specification says.
If there is anything you know about this issue, please let me know.
Thank you in advance.