<div id="footerSearchInputDefault" class="defaultText" style="visibility: hidden;">Search myTwonky</div>
In relation to selenium, what do the following terms refer to in the above code snippet?
- attribute
- element
- value
- text
- label
I often find myself confused by these terms and a clarification using the example above would be greatly appreciated.
Thank you.