such as the title.
the front-end code is as follows:
js(robot framework):
HTMLvalue:
such as the title.
the front-end code is as follows:
js(robot framework):
HTMLvalue:
value in html is the default
will only have an effect when the form is reset.
if you do want to change this default value, you need to use .setAttribute ('value','2018-08-03')
so
but your problem should be that the html is regenerated, so you need to store this value extra and re-assign it on regeneration
Hello, I also encountered this problem. How did you solve it
?Previous: Simulated click problem in the process of python+selenium crawler
Next: How to solve the problem that setTimeout stops running when chrome minimizes the window