r101889 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101888‎ | r101889 | r101890 >
Date:21:55, 3 November 2011
Author:jpostlethwaite
Status:deferred
Tags:fundraising 
Comment:
Updated Selenium unit tests for DonationInterface.
Modified paths:
  • /trunk/extensions/DonationInterface/tests/macros/form.globalcollect.webitects_2_3step.htm (added) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.fail.not.a.valid.combination.htm (added) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm (added) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.austria.htm (modified) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.belgium.htm (modified) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.italy.htm (modified) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm (added) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.spain.htm (modified) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm (added) (history)
  • /trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.ideal.771.htm (modified) (history)
  • /trunk/extensions/DonationInterface/tests/macros/suite-all-payment-gateways.htm (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/tests/macros/suite-all-payment-gateways.htm
@@ -8,15 +8,20 @@
99 <body>
1010 <table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
1111 <tr><td><b>Test Suite</b></td></tr>
12 -<tr><td><a href="form.globalcollect.default.us.htm">form.globalcollect.default.us</a></td></tr>
 12+<tr><td><a href="form.globalcollect.webitects_2_3step.htm">form.globalcollect.default.us</a></td></tr>
 13+<tr><td><a href="form.globalcollect.webitects_2_3step.htm">form.globalcollect.webitects_2_3step</a></td></tr>
1314 <tr><td><a href="form.payflowpro.htm">form.payflowpro</a></td></tr>
14 -<tr><td><a href="form.twostepamount.banktransfer.spain.htm">form.twostepamount.banktransfer.spain</a></td></tr>
 15+<tr><td><a href="form.twostepamount.banktransfer.netherlands.htm">form.twostepamount.banktransfer.netherlands</a></td></tr>
 16+<tr><td><a href="form.twostepamount.banktransfer.netherlands.fail.not.a.valid.combination.htm">form.twostepamount.banktransfer.netherlands.fail.not.a.valid.combination</a></td></tr>
 17+<tr><td><a href="form.twostepamount.banktransfer.netherlands.htm">form.twostepamount.banktransfer.spain</a></td></tr>
1518 <tr><td><a href="form.twostepamount.directdebit.austria.htm">form.twostepamount.directdebit.austria</a></td></tr>
1619 <tr><td><a href="form.twostepamount.directdebit.belgium.htm">form.twostepamount.directdebit.belgium</a></td></tr>
1720 <tr><td><a href="form.twostepamount.directdebit.italy.htm">form.twostepamount.directdebit.italy</a></td></tr>
18 -<tr><td><a href="form.twostepamount.directdebit.austria.htm">form.twostepamount.directdebit.netherlands</a></td></tr>
19 -<tr><td><a href="form.twostepamount.directdebit.spain.htm">form.twostepamount.directdebit.spain</a></td></tr>
 21+<tr><td><a href="form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm">form.twostepamount.directdebit.netherlands</a></td></tr>
 22+<tr><td><a href="form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm">form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length</a></td></tr>
 23+<tr><td><a href="form.twostepamount.banktransfer.NL.htm">form.twostepamount.directdebit.spain</a></td></tr>
2024 <tr><td><a href="form.twostepamount.realtimebanktransfer.enets.htm">form.twostepamount.realtimebanktransfer.enets</a></td></tr>
 25+<tr><td><a href="form.twostepamount.realtimebanktransfer.eps.824.htm">form.twostepamount.realtimebanktransfer.eps.824</a></td></tr>
2126 <tr><td><a href="form.twostepamount.realtimebanktransfer.ideal.771.htm">form.twostepamount.realtimebanktransfer.ideal.771</a></td></tr>
2227 <tr><td><a href="form.twostepamount.realtimebanktransfer.nordea_sweden.htm">form.twostepamount.realtimebanktransfer.nordea_sweden</a></td></tr>
2328 </tbody></table>
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.italy.htm
@@ -13,7 +13,7 @@
1414 </thead><tbody>
1515 <tr>
1616 <td>open</td>
17 - <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_johnsen_nl&amp;country=IT</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_it&amp;country=IT</td>
1818 <td></td>
1919 </tr>
2020 <tr>
Index: trunk/extensions/DonationInterface/tests/macros/form.globalcollect.webitects_2_3step.htm
@@ -0,0 +1,106 @@
 2+<?xml version="1.0" encoding="UTF-8"?>
 3+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 4+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 5+<head profile="http://selenium-ide.openqa.org/profiles/test-case">
 6+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 7+<link rel="selenium.base" href="http://wikimedia-fundraising-1.17.localhost.wikimedia.org/" />
 8+<title>form.globalcollect.default.us</title>
 9+</head>
 10+<body>
 11+<table cellpadding="1" cellspacing="1" border="1">
 12+<thead>
 13+<tr><td rowspan="1" colspan="3">form.globalcollect.default.us</td></tr>
 14+</thead><tbody>
 15+<tr>
 16+ <td>open</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=RapidHtml&amp;ffname=webitects_2_3step</td>
 18+ <td></td>
 19+</tr>
 20+<tr>
 21+ <td>click</td>
 22+ <td>id=input_amount_other</td>
 23+ <td></td>
 24+</tr>
 25+<tr>
 26+ <td>type</td>
 27+ <td>id=other-amount</td>
 28+ <td>1</td>
 29+</tr>
 30+<tr>
 31+ <td>click</td>
 32+ <td>id=cc</td>
 33+ <td></td>
 34+</tr>
 35+<tr>
 36+ <td>type</td>
 37+ <td>id=fname</td>
 38+ <td>Testy</td>
 39+</tr>
 40+<tr>
 41+ <td>type</td>
 42+ <td>id=lname</td>
 43+ <td>Testerton</td>
 44+</tr>
 45+<tr>
 46+ <td>select</td>
 47+ <td>id=country</td>
 48+ <td>label=United States</td>
 49+</tr>
 50+<tr>
 51+ <td>type</td>
 52+ <td>id=street</td>
 53+ <td>123 G Street</td>
 54+</tr>
 55+<tr>
 56+ <td>type</td>
 57+ <td>id=city</td>
 58+ <td>Davis</td>
 59+</tr>
 60+<tr>
 61+ <td>select</td>
 62+ <td>id=state</td>
 63+ <td>label=California</td>
 64+</tr>
 65+<tr>
 66+ <td>type</td>
 67+ <td>id=zip</td>
 68+ <td>95618</td>
 69+</tr>
 70+<tr>
 71+ <td>type</td>
 72+ <td>id=emailAdd</td>
 73+ <td>no-reply@wikimedia.org</td>
 74+</tr>
 75+<tr>
 76+ <td>click</td>
 77+ <td>id=cc-visa</td>
 78+ <td></td>
 79+</tr>
 80+<tr>
 81+ <td>click</td>
 82+ <td>css=img[alt=&quot;Visa&quot;]</td>
 83+ <td></td>
 84+</tr>
 85+<tr>
 86+ <td>type</td>
 87+ <td>id=F1009</td>
 88+ <td>4263982640269299</td>
 89+</tr>
 90+<tr>
 91+ <td>select</td>
 92+ <td>id=F1010_MM</td>
 93+ <td>label=02</td>
 94+</tr>
 95+<tr>
 96+ <td>select</td>
 97+ <td>id=F1010_YY</td>
 98+ <td>label=12</td>
 99+</tr>
 100+<tr>
 101+ <td>type</td>
 102+ <td>id=F1136</td>
 103+ <td>123</td>
 104+</tr>
 105+</tbody></table>
 106+</body>
 107+</html>
Property changes on: trunk/extensions/DonationInterface/tests/macros/form.globalcollect.webitects_2_3step.htm
___________________________________________________________________
Added: svn:eol-style
1108 + native
Added: svn:mime-type
2109 + text/html
Added: svn:keywords
3110 + Author Date HeadURL Header Id Revision
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.belgium.htm
@@ -13,7 +13,7 @@
1414 </thead><tbody>
1515 <tr>
1616 <td>open</td>
17 - <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_johnsen_nl&amp;country=BE</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_be&amp;country=BE</td>
1818 <td></td>
1919 </tr>
2020 <tr>
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm
@@ -0,0 +1,61 @@
 2+<?xml version="1.0" encoding="UTF-8"?>
 3+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 4+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 5+<head profile="http://selenium-ide.openqa.org/profiles/test-case">
 6+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 7+<link rel="selenium.base" href="http://wikimedia-fundraising-1.17.localhost.wikimedia.org/" />
 8+<title>form.twostepamount.realtimebanktransfer.enets</title>
 9+</head>
 10+<body>
 11+<table cellpadding="1" cellspacing="1" border="1">
 12+<thead>
 13+<tr><td rowspan="1" colspan="3">form.twostepamount.realtimebanktransfer.enets</td></tr>
 14+</thead><tbody>
 15+<tr>
 16+ <td>open</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=rtbt&amp;payment_submethod=rtbt_eps&amp;issuer_id=824</td>
 18+ <td></td>
 19+</tr>
 20+<tr>
 21+ <td>type</td>
 22+ <td>id=fname</td>
 23+ <td>Testy</td>
 24+</tr>
 25+<tr>
 26+ <td>type</td>
 27+ <td>id=lname</td>
 28+ <td>Testerton</td>
 29+</tr>
 30+<tr>
 31+ <td>select</td>
 32+ <td>id=country</td>
 33+ <td>label=Netherlands</td>
 34+</tr>
 35+<tr>
 36+ <td>type</td>
 37+ <td>id=street</td>
 38+ <td>Middenweg 200</td>
 39+</tr>
 40+<tr>
 41+ <td>type</td>
 42+ <td>id=city</td>
 43+ <td>Amsterdam</td>
 44+</tr>
 45+<tr>
 46+ <td>type</td>
 47+ <td>id=emailAdd</td>
 48+ <td>no-reply@wikimedia.org</td>
 49+</tr>
 50+<tr>
 51+ <td>select</td>
 52+ <td>id=input_currency_code</td>
 53+ <td>label=EUR: Euro</td>
 54+</tr>
 55+<tr>
 56+ <td>click</td>
 57+ <td>//input[@name='amountRadio' and @value='20']</td>
 58+ <td></td>
 59+</tr>
 60+</tbody></table>
 61+</body>
 62+</html>
Property changes on: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm
___________________________________________________________________
Added: svn:eol-style
163 + native
Added: svn:mime-type
264 + text/html
Added: svn:keywords
365 + Author Date HeadURL Header Id Revision
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm
@@ -0,0 +1,91 @@
 2+<?xml version="1.0" encoding="UTF-8"?>
 3+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 4+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 5+<head profile="http://selenium-ide.openqa.org/profiles/test-case">
 6+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 7+<link rel="selenium.base" href="http://wikimedia-fundraising-1.17.localhost.wikimedia.org/" />
 8+<title>form.twostepamount.realtimebanktransfer.enets</title>
 9+</head>
 10+<body>
 11+<table cellpadding="1" cellspacing="1" border="1">
 12+<thead>
 13+<tr><td rowspan="1" colspan="3">form.twostepamount.realtimebanktransfer.enets</td></tr>
 14+</thead><tbody>
 15+<tr>
 16+ <td>open</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_nl&amp;country=NL</td>
 18+ <td></td>
 19+</tr>
 20+<tr>
 21+ <td>click</td>
 22+ <td>id=input_amount_other</td>
 23+ <td></td>
 24+</tr>
 25+<tr>
 26+ <td>type</td>
 27+ <td>id=other-amount</td>
 28+ <td>1</td>
 29+</tr>
 30+<tr>
 31+ <td>type</td>
 32+ <td>id=fname</td>
 33+ <td>Testy</td>
 34+</tr>
 35+<tr>
 36+ <td>type</td>
 37+ <td>id=lname</td>
 38+ <td>Testerton</td>
 39+</tr>
 40+<tr>
 41+ <td>type</td>
 42+ <td>id=street</td>
 43+ <td>Middenweg 200</td>
 44+</tr>
 45+<tr>
 46+ <td>type</td>
 47+ <td>id=city</td>
 48+ <td>Amsterdam</td>
 49+</tr>
 50+<tr>
 51+ <td>type</td>
 52+ <td>id=emailAdd</td>
 53+ <td>no-reply@wikimedia.org</td>
 54+</tr>
 55+<tr>
 56+ <td>select</td>
 57+ <td>id=input_currency_code</td>
 58+ <td>label=EUR: Euro</td>
 59+</tr>
 60+<tr>
 61+ <td>type</td>
 62+ <td>id=account_name</td>
 63+ <td>Johnsen</td>
 64+</tr>
 65+<tr>
 66+ <td>type</td>
 67+ <td>id=account_number</td>
 68+ <td>12345678</td>
 69+</tr>
 70+<tr>
 71+ <td>type</td>
 72+ <td>id=authorization_id</td>
 73+ <td>123456</td>
 74+</tr>
 75+<tr>
 76+ <td>type</td>
 77+ <td>id=bank_name</td>
 78+ <td>Johnsen</td>
 79+</tr>
 80+<tr>
 81+ <td>type</td>
 82+ <td>id=bank_code</td>
 83+ <td>12345</td>
 84+</tr>
 85+<tr>
 86+ <td>type</td>
 87+ <td>id=direct_debit_text</td>
 88+ <td>123</td>
 89+</tr>
 90+</tbody></table>
 91+</body>
 92+</html>
Property changes on: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm
___________________________________________________________________
Added: svn:eol-style
193 + native
Added: svn:mime-type
294 + text/html
Added: svn:keywords
395 + Author Date HeadURL Header Id Revision
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.fail.not.a.valid.combination.htm
@@ -0,0 +1,66 @@
 2+<?xml version="1.0" encoding="UTF-8"?>
 3+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 4+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 5+<head profile="http://selenium-ide.openqa.org/profiles/test-case">
 6+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 7+<link rel="selenium.base" href="http://wikimedia-fundraising-1.17.localhost.wikimedia.org/" />
 8+<title>form.twostepamount.banktransfer</title>
 9+</head>
 10+<body>
 11+<table cellpadding="1" cellspacing="1" border="1">
 12+<thead>
 13+<tr><td rowspan="1" colspan="3">form.twostepamount.banktransfer</td></tr>
 14+</thead><tbody>
 15+<tr>
 16+ <td>open</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=bt&amp;payment_submethod=bt</td>
 18+ <td></td>
 19+</tr>
 20+<tr>
 21+ <td>type</td>
 22+ <td>id=fname</td>
 23+ <td>Testy</td>
 24+</tr>
 25+<tr>
 26+ <td>type</td>
 27+ <td>id=lname</td>
 28+ <td>Testerton</td>
 29+</tr>
 30+<tr>
 31+ <td>select</td>
 32+ <td>id=country</td>
 33+ <td>label=Netherlands</td>
 34+</tr>
 35+<tr>
 36+ <td>type</td>
 37+ <td>id=street</td>
 38+ <td>123 Happy Street</td>
 39+</tr>
 40+<tr>
 41+ <td>type</td>
 42+ <td>id=city</td>
 43+ <td>Madrid</td>
 44+</tr>
 45+<tr>
 46+ <td>type</td>
 47+ <td>id=emailAdd</td>
 48+ <td>no-reply@wikimedia.org</td>
 49+</tr>
 50+<tr>
 51+ <td>click</td>
 52+ <td>id=input_amount_other</td>
 53+ <td></td>
 54+</tr>
 55+<tr>
 56+ <td>type</td>
 57+ <td>id=other-amount</td>
 58+ <td>1</td>
 59+</tr>
 60+<tr>
 61+ <td>select</td>
 62+ <td>id=input_currency_code</td>
 63+ <td>label=USD: U.S. dollar</td>
 64+</tr>
 65+</tbody></table>
 66+</body>
 67+</html>
Property changes on: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.fail.not.a.valid.combination.htm
___________________________________________________________________
Added: svn:eol-style
168 + native
Added: svn:mime-type
269 + text/html
Added: svn:keywords
370 + Author Date HeadURL Header Id Revision
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm
@@ -0,0 +1,66 @@
 2+<?xml version="1.0" encoding="UTF-8"?>
 3+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 4+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 5+<head profile="http://selenium-ide.openqa.org/profiles/test-case">
 6+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 7+<link rel="selenium.base" href="http://wikimedia-fundraising-1.17.localhost.wikimedia.org/" />
 8+<title>form.twostepamount.banktransfer</title>
 9+</head>
 10+<body>
 11+<table cellpadding="1" cellspacing="1" border="1">
 12+<thead>
 13+<tr><td rowspan="1" colspan="3">form.twostepamount.banktransfer</td></tr>
 14+</thead><tbody>
 15+<tr>
 16+ <td>open</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=bt&amp;payment_submethod=bt</td>
 18+ <td></td>
 19+</tr>
 20+<tr>
 21+ <td>type</td>
 22+ <td>id=fname</td>
 23+ <td>Testy</td>
 24+</tr>
 25+<tr>
 26+ <td>type</td>
 27+ <td>id=lname</td>
 28+ <td>Testerton</td>
 29+</tr>
 30+<tr>
 31+ <td>select</td>
 32+ <td>id=country</td>
 33+ <td>label=Netherlands</td>
 34+</tr>
 35+<tr>
 36+ <td>type</td>
 37+ <td>id=street</td>
 38+ <td>123 Happy Street</td>
 39+</tr>
 40+<tr>
 41+ <td>type</td>
 42+ <td>id=city</td>
 43+ <td>Madrid</td>
 44+</tr>
 45+<tr>
 46+ <td>type</td>
 47+ <td>id=emailAdd</td>
 48+ <td>no-reply@wikimedia.org</td>
 49+</tr>
 50+<tr>
 51+ <td>click</td>
 52+ <td>id=input_amount_other</td>
 53+ <td></td>
 54+</tr>
 55+<tr>
 56+ <td>type</td>
 57+ <td>id=other-amount</td>
 58+ <td>1</td>
 59+</tr>
 60+<tr>
 61+ <td>select</td>
 62+ <td>id=input_currency_code</td>
 63+ <td>label=EUR: Euro</td>
 64+</tr>
 65+</tbody></table>
 66+</body>
 67+</html>
Property changes on: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm
___________________________________________________________________
Added: svn:eol-style
168 + native
Added: svn:mime-type
269 + text/html
Added: svn:keywords
370 + Author Date HeadURL Header Id Revision
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.austria.htm
@@ -13,7 +13,7 @@
1414 </thead><tbody>
1515 <tr>
1616 <td>open</td>
17 - <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_johnsen_nl&amp;country=AT</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_nl&amp;country=AT</td>
1818 <td></td>
1919 </tr>
2020 <tr>
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.spain.htm
@@ -13,7 +13,7 @@
1414 </thead><tbody>
1515 <tr>
1616 <td>open</td>
17 - <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_johnsen_nl&amp;country=ES</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount&amp;payment_method=dd&amp;payment_submethod=dd_es&amp;country=ES</td>
1818 <td></td>
1919 </tr>
2020 <tr>
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.ideal.771.htm
@@ -42,25 +42,20 @@
4343 <td>Amsterdam</td>
4444 </tr>
4545 <tr>
46 - <td>select</td>
47 - <td>id=state</td>
48 - <td>label=Outside the U.S.</td>
49 -</tr>
50 -<tr>
5146 <td>type</td>
5247 <td>id=emailAdd</td>
5348 <td>no-reply@wikimedia.org</td>
5449 </tr>
5550 <tr>
56 - <td>type</td>
57 - <td>id=amount</td>
58 - <td>1</td>
59 -</tr>
60 -<tr>
6151 <td>select</td>
6252 <td>id=input_currency_code</td>
6353 <td>label=EUR: Euro</td>
6454 </tr>
 55+<tr>
 56+ <td>click</td>
 57+ <td>//input[@name='amountRadio' and @value='20']</td>
 58+ <td></td>
 59+</tr>
6560 </tbody></table>
6661 </body>
6762 </html>

Status & tagging log