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

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -