Item logo image for FeatherTest - Website Automated Tests

FeatherTest - Website Automated Tests

3.8(

5 ratings

)
ExtensionDeveloper Tools205 users

3 support issues

For additional help, check out the developer's support site.

  • All
  • Questions
  • Suggestions
  • Problems

Philip Calvintown

Sep 5, 2023

IS THIS THE BEST PLACE TO ASK A QUESTION ?

I specialize in harnessing the power of positive reviews and targeted promotion to boost the visibility and credibility of Chrome extensions. Here's how I can assist you:

1. Stellar Reviews: I'll work tirelessly to secure genuine, positive reviews for your extension. These reviews not only enhance your extension's reputation but also instill trust in potential users.

2. Constructive Feedback: Honest user feedback is invaluable for improvement. I'll gather constructive input to help you enhance your extension's functionality and user experience continually.

3. Targeted Promotion: Let's get your extension in front of the right audience. I'll design a strategic promotion plan to reach users who are actively seeking solutions like yours. CONTACT ME ON FIVERR FOR MORE INFORMATION https://www.fiverr.com/s/yB0r60

Matt Collinge

May 17, 2021

Wait step no longer working

This has been a great extension for automating some of the checks I need to perform, but it's recently stopped waiting on the wait steps. Is there any chance you can confirm + fix this? Thanks!

Pierre Menu

Apr 5, 2018

Delay error

Hi Xavi,
Cool stuff but the delays not worked for me.
Is it a special thing to do ?
I've read your source code but no problem :(its a simple setTimeout() )

I don't understand
(My version : Google Chrome v65.0.3325.181 64bits Win10 )

Thanks
Pierre



My Script
'feathertest'
location.href = '/share/login.php'
1000
$('#redpilotlogin').val('corinne.dufraisse@pytheos.com')
$('#redpilotpass').val('coco')
console.log( 'Cherche Bouton : '+ $('button[name="login_button"]').length)
ft.isTrue($('button[name="login_button"]').length == 1)
$('button[name="login_button"]').click()
5000
// Affiche une valeur dans la console
console.log( 'Derniers Projets = '+$('#dashboard_action_list_panel').find('li').length )

Google apps