0

I need to modify TagName of html sourcecode using selenium in python. For example:

how to edit span in div:

  <span class="main-menu">

in this:

  <div class="main-menu">

Thank you and best regards.

0 Answers0