We are encountering difficulties managing cookie banners and would like guidance on how to resolve this issue in the code. Specifically, we attempted to modify the cookie-banner-remover.ts file, but this led to multiple errors.
Our idea was to adjust the code in this file to dynamically search for all buttons on a website and programmatically click any button containing the word "accept" or its synonyms.
Do you think this approach is feasible? If not, could you suggest alternative solutions or point us in the right direction?
We are using this Git repository for a university project, and your help would be greatly appreciated.
We are encountering difficulties managing cookie banners and would like guidance on how to resolve this issue in the code. Specifically, we attempted to modify the cookie-banner-remover.ts file, but this led to multiple errors.
Our idea was to adjust the code in this file to dynamically search for all buttons on a website and programmatically click any button containing the word "accept" or its synonyms.
Do you think this approach is feasible? If not, could you suggest alternative solutions or point us in the right direction?
We are using this Git repository for a university project, and your help would be greatly appreciated.