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

Expand Selenium Classes to Interface SeeClick #12

Open
A-Karam20 opened this issue Jan 12, 2025 · 1 comment
Open

Expand Selenium Classes to Interface SeeClick #12

A-Karam20 opened this issue Jan 12, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@A-Karam20
Copy link
Collaborator

Description

Enhance the Selenium classes by overriding and expanding them to integrate SeeClick. This will:

  • Allow integration of SeeClick functionality within the existing Selenium framework.
  • Provide an interface for Selenium users to easily work with SeeClick features, extending the capabilities of Selenium.
@A-Karam20 A-Karam20 added the enhancement New feature or request label Jan 12, 2025
@Ghaadyy
Copy link
Owner

Ghaadyy commented Jan 12, 2025

Implementing this could even decouple the compiler itself from the API in fyp.
This could make solving #10 simpler. This way, the user can seamlessly integrate the compiler within a CI pipeline independent of the model/framework. The user could simply switch a compiler flag such as --selenium to specify the output target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants