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

Chrome Extension - make it easier to inspect web elements #89

Closed
kensoh opened this issue Mar 14, 2018 · 1 comment
Closed

Chrome Extension - make it easier to inspect web elements #89

kensoh opened this issue Mar 14, 2018 · 1 comment
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Mar 14, 2018

TagUI Chrome extension has a right-click shortcut menu to note down element. A comment will be in the recorded script giving the element identifier.

However, in some cases, users want to get the identifiers immediately as they browse through different parts of the website, for example, when writing the automation flow file manually. This upcoming commit will add an 'inspect element' on the right-click menu, to popup and show the identifier immediately while recording.

@kensoh kensoh added the feature label Mar 14, 2018
kensoh added a commit that referenced this issue Mar 14, 2018
TagUI Chrome extension has a right-click shortcut menu to note down element. A comment will be in the recorded script giving the element identifier.

However, in some cases, users want to get the identifiers immediately as they browse through different parts of the website, for example, when writing the automation flow file manually. This upcoming commit will add an 'inspect element' on the right-click menu, to popup and show the identifier immediately while recording.
@kensoh
Copy link
Member Author

kensoh commented Mar 14, 2018

Extension publishing to chrome web store started, it should take a couple of hours and sync to user's browser the next time chrome is restarted. Also, updated website from tebelorg GitHub to kelaberetiv, and updated developer organization from Tebel.Automation to AI Singapore

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

No branches or pull requests

1 participant