Html – How to get text from drop-down button using Selenium?
There is a webpage with drop-down button with text inside. I want to retrieve text from that drop-down button, which is : "Description text". Here is html code part: <div data-v-e0a13c66="" data-v-5e9bf2df="" id="DetailDescription" class="detail-dropdown"> <header data-v-e0a13c66="" class="detail-dropdown__header"> <h5 data-v-e0a13c66="" class="detail-dropdown__title…