-
-
Notifications
You must be signed in to change notification settings - Fork 221
Description
Hello.
When i try running chat using terminal, and run command #_FILE, why always appear this problem
No node found for selector: #main > header > div > div > div > span > div > div > ul > li:nth-child(3) > button
File "/home/badar/GitHub/whatsapp-play/wplay/utils/io.py", line 52, in send_file
await page.click(whatsapp_selectors_dict['choose_file'])
File "/home/badar/GitHub/whatsapp-play/wplay/terminal_chat.py", line 86, in chat
await io.send_file(page)
File "/home/badar/GitHub/whatsapp-play/wplay/main.py", line 165, in get_and_match_args
await terminal_chat.chat(args.target)
File "/home/badar/GitHub/whatsapp-play/wplay/main.py", line 209, in main
await get_and_match_args(parser)
File "/home/badar/GitHub/whatsapp-play/wplay/main.py", line 216, in
asyncio.get_event_loop().run_until_complete(main())
thank you for advance