How to capture username in gmail during runtime in selenium? -


i have scenario navigate gmail login page.

i want username editbox capture username during runtime.

is possible in selenium?

getattribute(string str) in webelement should work.


Comments