Open sktechnology opened 2 years ago
I have installed graphic interface for see the problem, the cookie convert dont work
.filter((e) => e[5] === "sit_tt")
.filter((e) => e[5] === "sid_tt")
i am logged now ... working on tring to upload
the problem with the upload now the element is inside a frame ... we looking for fix that, i dont know if you have a idea to fix this issue
I am on ubuntu 20 ... setup and convert cookie work i am in command line.
i start the main.js and i have this message
╔═════════════╣ Have 1 to upload ╠═════════════╣ ╠═════ /root/tik-tok-bot/videos/1.mp4 (1 of 1) Start
I look at process and firefox run but the upload is never done... i have un comment the line options.addArguments("-headless");
any idea to debug and find the issue ?