OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Added playwright commands

Open SmartManoj opened this issue 1 year ago • 3 comments
trafficstars

Solves #1172

SmartManoj avatar Apr 17 '24 13:04 SmartManoj

@SmartManoj were you able to test this?

rbren avatar Apr 17 '24 15:04 rbren

Didn't test yet. How about testing it in GitHub Action itself?

SmartManoj avatar Apr 18 '24 04:04 SmartManoj

Yeah feel free to add an action that tests it!

rbren avatar Apr 18 '24 11:04 rbren

Hi!

@SmartManoj 's original PR was the right command but in the wrong place (it needs to be in the main environment, not the environment that builds the backend venv), so I pushed a fix. I ran this and confirmed that it works.

It

  • Fixes https://github.com/OpenDevin/OpenDevin/issues/1276
  • Fixes https://github.com/OpenDevin/OpenDevin/issues/1172

neubig avatar Apr 22 '24 02:04 neubig