Git Product home page Git Product logo

web-automation's People

Contributors

ipodipad avatar sjefvanleeuwen avatar thangdc avatar thangdinhkms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

web-automation's Issues

Is there a way to download PDF files automatically?

Hello,
I created a script with WebAutomation, the code needs to download a PDF file automatically.

Everything works fine until the download:

  • Log into the site;
  • Find the resource;

The file is located in a safe area and it is generated on-the-fly by clicking on a link.

I added the script downloads(path, file) but the file is empty.

I suppose that the WebClient does not maintain/have credentials.

If I browse the link with the "click" or "go", the PDF is opened in a web browser.

Is there a way to download PDF files?

Thanks in advance.

Source: http://www.codeproject.com/Messages/5035103/Is-there-a-way-to-download-PDF-files-automatically.aspx

Can not add ScintillaNET editor

Old project I have already add successful ScintillaNET on my project, but when I change my operation from Windows 7 to Windows 8 (32bits), I can not add ScintillaNET to windows form any more.

I get an message:
scintilla-error

So I using RichTextBox, please advise me if you can fix it.

Thanks

Can not read excel value with formula value

When the cell in the excel file have the formula, the readCellExcel function cannot get the value from it.

Ex: Cell A1 has value "Now()", when run readCellExcel for cell A1 it show empty.

Backslash character

I'm using sendText to enter a local path. It mostly works.
However \ get replace by /. I've also tried \\ , // , and | with the same result.
The output of the sendText function in Main.cs is fine, but it gets changed after.

AccessViolationException was unhandled by user code

The sleep function is work well, but sometime the network connection to slow and it make the script won't working correctly, so I tried to wait until the element has already exists and run to next function, however it make an issue "Attempted to read or write protected memory. This is often an indication that other memory is corrupt.".

I will try another web browser such as cefsharp instead of geckofx, I hope all function can be reuse for new web browser.

Showing error on visual studio

I can't open main.cs design panel its showing error ?
I can compile the project without any issue but i cant even edit anything such as buttons or anything bcz of that error :/

automate sliently

can you plz add a feature to automate silently (like without showing the web browser , )

proxy

can you plz add a proxy feature in multiple tab

where is the update?

i see theg update ->Update change the way to write excel and wait until found element
but when i download the code ,i did not see any change?

Template Tab

Great Project !

I was wondering how use template tab, and also Auto Bot.

I tried to use download tab, but seem don't start...

Wiki?

hello thangdc,

is there any wiki, how to using this? Iam struggling how to use it :)

Second question is, How to download image in browser ( captcha ) without requesting second time?

*note
I using death by captcha API :)

2015-04-25_233939

html code

<div class="form_item " id="captcha_cont">
<div class="form_input  check rule_captcha rule_required ">
<div class="dmco_form_input dmco_form_captcha" id="captcha">
<input name="captcha" type="text" id="captchaInput" autocomplete="off" autocorrect="off" autocapitalize="off" placeholder="Salin teks" class=" check rule_captcha rule_required  text">
<div style="background-image: url(/dmcaptcha?reset=1&amp;rand=1429983437);" id="captcha_image"></div>
<div class="dmco_simplelink dmco_link">
<a href="javascript:void(0);" class="dmco_link not_ajax" title="Perbaiki" id="cantread">Perbaiki</a>
</div>
<div class="dmco_clear"></div>
</div>
</div>
</div>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.