Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
How to handle a ZipCode element with masking in Browserplayback
In my Browser playback, i have an element Employer Zip code and the format in html is as below When it was recorded, it recorded as below. When playing back its able to find the element but doesn't type anything in the text box. I even tried to parameterized the field, added additional wait time. Still its unable to type…
Need to Delete Current Text and Enter New Text in Web Input Field
I am using SOATest 2021 and am having a problem with a date input field. As a by-product of the framework we are using, trying to replace the default date in the input field results in a long string of 2 dates instead of the new date. Basically what I need is to Select All followed by a delete of the selected date and then…
Browser playback not startingup chrome browser
I have a requirement * Navigate to webpage and generate a token. I tried using the browser playback option, but I getting the below error * I tried updating the drivers but no luck.
Want to also use Microsoft Edge, Firefox for Browser Playback in SOATest 9.10
I have been trying to set up my tests to run playback in the browsers Internet Explorer, Edge, Firefox, and Chrome. Internet Explorer runs out of the box (although rather slowly), and I copied the webdriver for Chrome to the folder…
Handling COMBO BOX in Browser using SOA
HI, I am trying to select values from a combobox in browser. Can anyone help me on how to fetch value and select the required value? Thanks!!
Press special character in Browser Playback Tool
In the Browser Playback Tool there is an user action for KeyUp, KeyDown and Type. However all of these require a Text Input. How can I use there for a charactler like the Escape key for example.