PromucFlow_constructor/app/client/cypress/support
CommanderRoot a778a98016
chore: replace deprecated String.prototype.substr() (#11928)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-13 12:30:38 +05:30
..
Objects test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31:22 +05:30
Pages test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31:22 +05:30
ApiCommands.js test: Commands file organised (#12533) 2022-04-11 09:00:37 +05:30
commands.js chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
dataSourceCommands.js test: Commands file organised (#12533) 2022-04-11 09:00:37 +05:30
gitSync.js test: Commands file organised (#12533) 2022-04-11 09:00:37 +05:30
index.js test: Automated tests for AForce Migration scenarios + Improved TableFilter spec script coverage (#12534) 2022-04-12 15:31:22 +05:30
OrgCommands.js test: Commands file organised (#12533) 2022-04-11 09:00:37 +05:30
queryCommands.js test: Commands file organised (#12533) 2022-04-11 09:00:37 +05:30
widgetCommands.js test: Commands file organised (#12533) 2022-04-11 09:00:37 +05:30