feat: add robotframework-browser dependency

Adds the robotframework-browser package to enhance browser 
automation capabilities for testing. This change allows for 
more versatile testing scenarios within the existing project.
This commit is contained in:
2024-12-11 10:19:39 +01:00
parent 16b22fd975
commit bca9b045db
2 changed files with 8 additions and 6 deletions
+1
View File
@@ -1,4 +1,5 @@
robotframework==7.1.1
robotframework-browser==19.1.0
robotframework-seleniumlibrary==6.6.1
urllib3==2.2.3
psycopg2-binary==2.9.10