ranjan-mohanty / vfs-appointment-bot

VFS Appointment Bot - This script automates checking for appointments at VFS Global offices in a specified country.
MIT License
213 stars 103 forks source link

Excuse me, what is this question #71

Open yueliang-x opened 3 months ago

yueliang-x commented 3 months ago

[2024-07-02 18:19:39,263] Frame.goto() missing 1 required positional argument: 'url' Traceback (most recent call last): File "F:\vfs-appointment-bot-main\vfs-appointment-bot-main\vfs_appointment_bot\main.py", line 89, in main appointment_found = vfs_bot.run(args) File "F:\vfs-appointment-bot-main\vfs-appointment-bot-main\vfs_appointment_bot\vfs_bot\vfs_bot.py", line 80, in run page.goto(vfs_url) File "F:\vfs-appointment-bot-main\vfs-appointment-bot-main\env\lib\site-packages\playwright\sync_api_generated.py", line 8686, in goto self._sync( File "F:\vfs-appointment-bot-main\vfs-appointment-bot-main\env\lib\site-packages\playwright_impl_sync_base.py", line 115, in _sync return task.result() File "F:\vfs-appointment-bot-main\vfs-appointment-bot-main\env\lib\site-packages\playwright_impl_page.py", line 519, in goto return await self._main_frame.goto(**locals_to_params(locals())) TypeError: Frame.goto() missing 1 required positional argument: 'url'

piyushhanchate commented 2 months ago

I'm facing the same issue

mitulmarsonia commented 2 months ago

I have same issue.