0

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')

HTML code from webpage

3

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.