adspace
Tell me how can the user get a text of a web element?
Answer Posted / Shambhu Kumar
To get the text of a web element, you can use methods like getText(), getCssValue(), or getAttribute() depending on the programming language and WebDriver implementation you're using. For instance, in Java with Selenium WebDriver, you might call `String text = driver.findElement(By.id("elementId")).getText();` to get the text of an element with a specific ID.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
did anybody take online training from Mind Q systems hyderabad? please share your experience. thanksĀ
Have you completed the cps exam? Which one?
is there any one got offer from snapdeal?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
Hello Friends, I am Looking for the Load runner-Performance testing institute in HYD. I see most of them in this site are suggesting for TS Technologies as best institute for PT load runner. We you pls suggest me, Does this institute offers good coaching on Weekend Sessions/Batches? Does it covers all the course contents in these session? Please help me on this guys..
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
hi, I want to study TIA portla V11. where can I get online courses?
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
write a programme to insert into elements in array?n finding duplicate characters in given sting?