https://issues.apache.org/bugzilla/show_bug.cgi?id=54789
Bug ID: 54789
Summary: XPath Assertion - GUI enhancements to increase
readability and ease of use
Product: JMeter
Version: 2.9
Hardware: PC
OS: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 30137
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30137&action=edit
Diff file with enhancements
Hello,
In my opinion, the XPath expression field in the XPath Assertion GUI could be
defined as a TextArea.
I've attached a diff file with the following changes to
src/components/org/apache/jmeter/assertions/gui/XPathPanel.java:
- XPathPanel class components changed from Box to BorderLayout
- "xpath" variable changed from JTextField to JLabeledTextArea
The diff file was created using TortoiseSVN 1.7.9 in Windows XP SP3
Best regards,
Bruno Antunes
--
You are receiving this mail because:
You are the assignee for the bug.