M
M
Maxim K2020-07-09 16:11:44
C++ / C#
Maxim K, 2020-07-09 16:11:44

How can selenium+c# implement this?

Hello. The site requires authorization - it is not convenient to enter the login/password every time, what is the best way to store the login/password in the code? Can I make an application - winforms, do textedit, open 2-3 tabs at the same time and collect data from pages on one winforms form? Or just as a "clicker" - first go to one page, switch, go to another - yes, the pages are rendered.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
fan92rus, 2020-07-09
@mkvmaks

In order not to create a database, you can store logins and passwords in tektovik separated by a colon.
Instead of selenium, you should use CEFSharp, it does not burn sites (but there through js calls).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question