Browser Driven Load Testing recorder is not recording HTML5 text fields and scripting BrowserSettext
There is a known issue in SilkPerformer 9.0, 9.5 and 10.0 where a browser driven load testing recording does not record a BrowserSetText function for specific types of html 5 text field controls. The affected field types are:
- color
- date
- datetime
- datetime-local
- month
- number
- range
- search
- tel
- time
- url
- week
Microfocus are working on a fix for this and hope to include it in a future version of Silk Performer. The solution at the moment is to manually script a BrowserSetText function with the xpath locator string of the control you want to set text into.
DISCLAIMER:
Some content on Community Tips & Information pages is not officially supported by Micro Focus. Please refer to our Terms of Use for more detail.
Comments
2013-05-31
05:25
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
2013-05-31
05:25
In Silk Performer 10.0 the following input fields are recognized as usual text fields:
* number
* search
* tel
* url