i can't find that document you are using in the video in your notes, which folder is it in and what is it called? it looks very helpful.. the one where the picture of the teddy keeps showing up eg. at 27:20
Hey 👋 Can you please show us how to check past executed Allure Reports? In some post they say you have to move those reports in / history folder so it will be visible under Existing allure report. Any idea how to do it? I mean to how to move old reports etc
i can't find that document you are using in the video in your notes, which folder is it in and what is it called? it looks very helpful.. the one where the picture of the teddy keeps showing up eg. at 27:20
Very helpful. Thank you
Hey, nice video. really helpful for beginners.
sir, i have a query in xpath we use ' but in you example " is used so which is right
//input[@id='input']
//*[@id="input"] which one is preferable
//input[@id='input']
Hey 👋 Can you please show us how to check past executed Allure Reports? In some post they say you have to move those reports in / history folder so it will be visible under Existing allure report.
Any idea how to do it? I mean to how to move old reports etc
I have an issue finding out XPath of the Facebook username field I tried different XPath but it through element not found. plz help me if u can
Use implicitly wait
//input[@placeholder='Email address or phone number']
Add wait there