
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
MacOSX 10.4.10, Maven 2.0.6, IntelliJ Idea 6
|
|
|
When running integration tests with the default ApplicationResources_fr.properties, the Signup test fails because of the label for the subscription button. By default it is "S'inscrire", which seems to be a problem because I get a "no button found" error message. I tried to change the label to "Inscription" and now it works fine. I tried to double the single quote, like "S''inscrire" but there is still the same message.
|
|
Description
|
When running integration tests with the default ApplicationResources_fr.properties, the Signup test fails because of the label for the subscription button. By default it is "S'inscrire", which seems to be a problem because I get a "no button found" error message. I tried to change the label to "Inscription" and now it works fine. I tried to double the single quote, like "S''inscrire" but there is still the same message. |
Show » |
Sort Order:
|
APF-771.