Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using chatgpt #70

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Using chatgpt #70

merged 4 commits into from
Jan 21, 2025

Conversation

douglasdcm
Copy link
Owner

  • Add the steps to teach ChatGPT to organize the code in Page Transactions

- Move the sample.hmtl file to a shared place
- Set the `driver` parameter in `async.Application` as optional
 examples/unit_test/async_todo_list/test_async_todo.py::TestAsyncToDo::test_async_list_tasks_many_assertions
  /home/runner/work/guara/guara/guara/asynchronous/transaction.py:126: RuntimeWarning: coroutine 'IAssertion.validates' was never awaited
    self._coroutines.clear()
  Enable tracemalloc to get traceback where the object was allocated.
@douglasdcm
Copy link
Owner Author

Thanks @theijhay I did this experiment yesterday with Selenium, bu I think it can be useful to integrate Guara with other tools, like RPA Python, Arsenic, etc... We just need a raw implementation in these tools to ask the ChatGPT to convert them to Page Transactions.

@douglasdcm douglasdcm merged commit 7a0116e into main Jan 21, 2025
1 check passed
@douglasdcm douglasdcm deleted the using-chatgpt branch January 21, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants