Questions tagged [alerts]
446 questions
0
votes
1 answer
verify multiline alert webdriver
I need to verify the text in a multiline alert but I really cannot make it work.
The alert is like:
- Please enter firstname:
- Please enter lastname:
- ..............................
And I use:
verifyEquals("Verify msg",
…

user1944151
- 353
- 1
- 4
- 16
0
votes
3 answers
How to make alerts work in php
In my member.php page I have the following alerts:
if (isset($_GET['success']) == 'no')
{
echo"