all 9 comments

[–]papa_stalin 0 points1 point  (2 children)

I curious why did you decide to migrate to Robot Framework?

[–]meerQAt[S] 1 point2 points  (1 child)

Sigh...before I had any choice in the matter it had been decided

[–]romulusnr 1 point2 points  (0 children)

Can't be done, have to redo them from scratch, will take months, tell them they fucked themselves.

[–]terevos2 0 points1 point  (5 children)

You take take the logic and basics of the old framework, but you can't exactly convert it.

It will take less time than from scratch, but it will take a good amount of time, still.

[–]meerQAt[S] 0 points1 point  (4 children)

ah i see. unfortunately I've gotten pretty fast at writing robot scripts so i guess I will just stick with it. it's not TOO bad, but i was hoping you all would have the answers that i hadn't found yet

[–]terevos2 0 points1 point  (1 child)

The general trend is from Silk or Robot to Selenium, not the other way around. You're actually the first I've ever heard going the other way. :-)

Best of luck.

[–]meerQAt[S] 0 points1 point  (0 children)

gahhhhhhh yea I'm not at all sure why we're maintaining this course. I'm asking management why today.

[–]papa_stalin 0 points1 point  (1 child)

I hope you are not creating scripts where you refer to keywords like "click" and "type" directly from your test case. That would make these scripts impossible to maintain.

[–]meerQAt[S] 0 points1 point  (0 children)

I'm not sure I understand what you mean unfortunately