1:) Add a folder selection to your project. (You can choose to read only or delete what you read.)
2:) Create a folder and keep the cookies in separate txt files.
3:) After starting the project, transfer the variable from the folder selection to Read File. Change the name FILE_CONTENT to COOKIE.
4:) Call the COOKIE variable in the previous process and perform the Network/Restore Cookies process.
5:) Open google.com in the browser, the cookie will be added.
Не закрывает вкладки
-
@warenuk said in Не закрывает вкладки:
Как выяснилось это происходит со всеми сайтами. Так же выяснилась причина, а именно то, что каждая последующая вкладка увеличивается номером на 1 не смотря на то что вкладка всё же закрывается.
Надеюсь это пофиксят..Браузер>Яваскрипт>window.close();
-
@besigor said in Не закрывает вкладки:
@fastspace
window.close();
window.top.close();
так тоже бывает не закрывается!У меня так все закрывается. А вот через действие закрыть вкладку нет.
-
This post is deleted!


