Re: [rspec-users] [Cucumber] Cucumber::Ast::Table values dynamic modfication

2011-08-18 Thread David Chelimsky
On Aug 18, 2011, at 9:33 AM, Antonov Alexei wrote: > Hello there! > > We have a web table that has values generated on action date: > If user logged in successfully today then we have on the web page: > |action | user | date| comment | > |log-in | user1 | 18/Aug/2011 | success | > > And

[rspec-users] [Cucumber] Cucumber::Ast::Table values dynamic modfication

2011-08-18 Thread Antonov Alexei
Hello there! We have a web table that has values generated on action date: If user logged in successfully today then we have on the web page: |action | user | date| comment | |log-in | user1 | 18/Aug/2011 | success | And we have corresponding cucumber check step: And action table is: |a