youtube_uploader_selenium icon indicating copy to clipboard operation
youtube_uploader_selenium copied to clipboard

objects no longer track when MOZ_HEADLESS=1 env arg given

Open gavintfn opened this issue 2 years ago • 0 comments

Gui works fine,
when I switch to headless, the video container seems to not be found.
AttributeError: 'NoneType' object has no attribute 'send_keys

gavintfn avatar Mar 01 '22 21:03 gavintfn