How can I check if a web page contains specific text?
Submitted by: AdministratorYou can obtain the page's text using the document.body.innerText property and search for the desired text in it. For more information and code examples, see the “Checking if a Page Contains Specific Text” help topic.
Submitted by: Administrator
Submitted by: Administrator
Read Online XQuery Job Interview Questions And Answers
Top XQuery Questions
| ☺ | I would like to add an HTML document to the Tested Applications collection. How can I do this? |
| ☺ | The web page I am testing displays the Login dialog. How can I access this dialog? |
| ☺ | How can I find a web page element that contains specific text? |
| ☺ | Does TestComplete support testing of Flex applications? |
| ☺ | Can I have checkpoints or test cases configured for element properties / javascript messages which would be dynamically formed? |
Top Coding/Programming Categories
| ☺ | Python Interview Questions. |
| ☺ | OOP Interview Questions. |
| ☺ | Software engineering Interview Questions. |
| ☺ | PHP Interview Questions. |
| ☺ | VBA (Visual Basic for Applications) Interview Questions. |
