I am doing webscraping using selenium python but now i am facing problem in changing value in textbox, I tried all the web elements but still i am not getting the way, so now I am trying to input textbox using set attribute function, so I just need help on syntax.
browser.find_element_by_xpath("//*
[@id='DLG_VARIABLE_vsc_cvl_VAR_55_INPUT_inp']").__setattr__('value','005/2020')