Posts by Felipe Barbosa • 21 points
3 posts
-
2
votes1
answer1002
viewsQ: To check if a checkbox is checked and if so, uncheck it in the Selenium IDE
I need to perform a test on the Selenium IDE with the following situation I have a page where there are 3 columns with multiple rows ( Field name, Status, Editable? ) In my test, I need to check if…
seleniumasked Felipe Barbosa 21 -
0
votes1
answer111
viewsA: Write content between <br> in Selenium IDE
found on the internet the possible solution javascript{storedVars.labelValue = storedVars.labelValue.replace(/( r n| n| r)/gm,"")} I save my text in a variable and then use this command in…
seleniumanswered Felipe Barbosa 21 -
0
votes1
answer111
viewsQ: Write content between <br> in Selenium IDE
I have the following code: <div class="OSInline" style="width: 100%"> <span data-webbtests="CompraWeb.Request_Edit.AddressWB.expCompanyAdress"> Praça Henrique Lavoie Júnior, 701…
seleniumasked Felipe Barbosa 21