darkjackx
darkjackx
i am making a bot using python + selenium for lihkg this is the way to bypass on selenium option.add_argument("--disable-blink-features=AutomationControlled")
temporary solution here ``` //setup.js onDeleteRow: function(datatable, rowdata, success, error) { $.ajax({ url: '/api/delete/product/1', type: 'POST', data: getSelectedId(pTable, 'p_id'), success: function(response) { ////// Call the 'success' callback if it was...
I just installed docker desktop with Ubuntu 24.04 LTS 1. run them like url https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository sudo apt-get update sudo apt-get install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyrings sudo...